Callback
Callback from the orchestrator. Using the UUID, a specific camera associated with an analytics case is searched, and its status is changed. Depending on the statuses of the cameras associated with the case, the status of the analytics case itself may also change.
Access to this endpoint is granted after IP address verification.
POST/api/v1/orchestrator/callbackHeaders | |||||||||
Accept | application/json |
Body | |||||||||
json |
JSON
| ||||||||
streamUidrequired | uuid | UUID of the analytics case-camera pairing | |||||||
statusrequired | string | Camera status |
Response | |||||||||
201 | In all cases, the same response will be returned indicating whether the analytics case-camera status has changed or not |
Example | |||||||||
JSON
|