Skip to main content

AddEvent

Broadcast Manager Endpoint:
http://machineName:8753/CambriaBM/v1/Events

Stream Manager Endpoint:
http://machineName:8757/CambriaLM/v1/Events

Description

Add an event using given event xml information.

Arguments

NameTypeDescription
AllowWarningBooleanAllow adding new event which would result in new Conflict Detection or any other warning

HTTP Method

POST

HTTP XML Response

ElementParentDescription
ContentNoneContainer of the response
StatusContentLogs of the API call
ServerRequestStatusInformation about the request
StatusStatusInformation about errors, only exists when there is any

HTTP Status Codes

ValueDescription
200Successfully processed
400Required XML was not given, or invalid parameters
409The Event cannot be added due to conflict
5xxUnable to add Event due to server error, please check the corresponding errors returned