v5.0_Channel Control
POST channels/start
Resource Information
Requires Authentication? | |
Response Formats | json |
HTTP Methods | POST |
Start monitoring a channel on the desired MCM device from MCS.
** From MCM version 6.2 and MCS version 1.1 onwards, multiple-channel monitoring is supported.
Resource URL
https://{{ip_address}}:{{port}}/api/{{version}}/channels/command/monitoring/enable
Example Request
POST
POST channels/stop
Resource Information
Requires Authentication? | |
Response Formats | json |
HTTP Methods | POST |
Stop monitoring a channel on the desired MCM device from MCS.
** From MCM version 6.2 and MCS version 1.1 onwards, multiple-channels monitoring is supported.
Resource URL
https://{{ip_address}}:{{port}}/api/{{version}}/channels/command/monitoring/disable
Example Request
POST