Updating a stream
Updating analytics stream.
Updating a stream involves deleting the old stream and creating a new one. If the {CaseType} parameter does not match, updating will not be possible.
Body | |||||||||
json |
JSON
| ||||||||
stream-uidoptional | uid | Unique stream identifier | |||||||
Collectionsrequired | array | An array of collection identifiers that will be applied if necessary when processing events for this stream | |||||||
CaseTyperequired | string | Type of analytics (must match the original type). | |||||||
Pipelinerequired | json | Stream configuration with the necessary parameters for analytics operation | |||||||
CameraGroupUidrequired | uid | Identifier of a camera group that multiple streams are combined into | |||||||
Source.Uidrequired | uid | Stream identifier | |||||||
Source.Urlrequired | string | URL for accessing the stream |
Response | |||||||||
200 | Returns a JSON object with the identifier of the created stream. | ||||||||
JSON
|