Pop All Entries from a Process Dictionary Queue
-
Description
POST /proc_queue_clear HTTP/1.1
{"key":"[key]"} -
Possible Responses
{"code":0,"message":"Success","key":"[key]","values":["item 1", "item 2", "..."]} -
Notes
- Pop all values from the process dictionary queue identified by
[key]. [key]identifies the queue and is used to retrieve values.
- Pop all values from the process dictionary queue identified by