Skip to main content

CheckEventSource

Broadcast Manager Endpoint:
http://machineName:8753/CambriaBM/v1/Events/[EventID]/SourceCheck

Stream Manager Endpoint:
http://machineName:8757/CambriaLM/v1/Events/[EventID]/SourceCheck

Description

Verify the source configuration of an event, ensuring the inputs are valid and accessible.

Arguments

NameTypeDescription
EventIDStringThe ID of the event to check.

HTTP Method

GET

HTTP XML Response

ElementParentDescription
ContentNoneContainer of the response
StatusContentLogs of the API call
SourceCheckContentResults of the source verification

HTTP Status Codes

ValueDescription
200Successfully processed
400Invalid parameters
404Event not found
5xxServer error while checking event source