8.2.6 /api/v1/mnclist

Delivers a list containing some information about the M&C systems managed by the backend. Returns a MncList document containing this list.

Supported HTTP methods: GET, HEAD, OPTIONS

GET /api/v1/mnclist

Returns a MncList document containing the list of managed M&C systems and their properties.

Parameters: none

Return Codes:

Code Description
200 OK, returns a MncList document containing the list of managed M&C systems.
401 not logged in. In this case a ApiError document is returned, describing details of the error.