This document provides information on API 5.0 relevant to MCM9000 5.5.x onwards.
Authorization
MCM9000 uses basic authorization with the same username and password used to login.
...
Tally ConfigurationTally (TSL) configuration & management. | |
Resource | Description |
---|---|
GET tally/configcommand | Returns a list of all Tally configured in the MCM system, with its main configuration data. |
DELETE tally/config/{uuid} | Delete a specific Tally. |
POST tally/configcommand | Add a new Tally, configured according to attached data request. |
...