The MncList is used with the /api/v1/mnclist API call to report the list of M&C systems managed by the backend.
Data Model
| Key | Type | Value |
|---|---|---|
| mncList | Array | contains an array of MncInfo objects, each describing the properties of one M&C system manged by the backend. The first entry of the list is called the primary M&C, it is used to get the login data and the live event log. This (and only this) M&C has "primary" set true. |