POST Ad Avail State: Start or Stop Ad Avail on a Channel
Start or stop the ad avail blanking on a channel.
The channel must be running to change the ad avail state. To check the status, use GET Channel. For information on the status, see Channel Status Elements.
HTTP Request and Response
Request URL
POST http://<Conductor IP address>/channels/<channel ID>/ad_avail_state/start
or
POST http://<Conductor IP address>/channels/<channel ID>/ad_avail_state/stop
Call Header
-
Accept: Set to application/xml
-
Content-Type:Set to application/xml
If you are implementing user authentication, you must also include three authorization headers; see Header Content for User Authentication.
Response
A response is only given if you POST to a channel that is not running or that does not have avail blanking enabled.