This document provides information on API 5.0 implemented on MCS. The API calls are applicable for both MCS and MCM9000 5.5.x onwards.
...
**If you prefer to use the API 5.0 on MCM9000 please ensure it’s not under stacking.
Authorization
MCM9000 uses basic authorization with the same username and password used to log in.
...
** Please make sure to use the same authorization for all the API 5.0 requests within the collection.
Table of Contents | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Channel ConfigurationChannel configuration & management. | |
Resource | Description |
---|---|
Returns a list of all channels configured in the MCS system, with its main configuration data. | |
Returns an extended single channel configuration view, specified by the required {uuid} parameter. | |
Returns all meta data used by channel configuration. | |
Delete a specific channel. | |
Edit a channel configuration. | |
Add a new channel, configured according to attached data request. | |
Add multiple new channel, configured according to the attached data request. | |
Edit multiple channel, configured according to the attached data request. | |
Delete multiple channel. |
...