Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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.

...

Please refer to the examples in each section to use the API calls as needed.

Authorization

MCM9000 uses basic authorization with the same username and password used to log in.

...

Proxy Tally

Proxy tally configuration.

Resource

Description

GET tally/proxy

Returns a list of all proxy tally config in the system, with its main configuration data.

GET tally/proxy filtered

Returns a single proxy tally config in the system filtered by the label name and device, with its main configuration data.

DELETE tally/proxy/{device}/{label}

Delete a specific proxy tally configuration.

POST tally/proxy

Add a new proxy tally, configured according to the attached data request.

GET tally/proxy/meta

Returns a list of meta data in the system, with its main configuration data.

DELETE multiple tally/proxy

Delete a multiple proxy tally configuration.

POST multiple tally/proxy

Add multiple proxy tally, configured according to the attached data request.

PUT tally/proxy/{label} (By Device)

Edit a proxy tally configuration by device.

PUT tally/proxy/{label} (By Output)

Edit a proxy tally configuration by output.

PUT multiple tally/proxy

Edits multiple proxy tally configuration by output.

Elastic Search

All the events and logs are through eleastic search.