The RedundancySummary data record carries the actual state of the M&C redundancy switching logic for all redundant M&Cs. It is returned by a GET /api/v1/redundancy API call.
Data Model
| Key | Type | Value |
|---|---|---|
| redundantMnCs | Array | An array of RedundancyState objects, reporting the states to all redundant M&Cs. The array may be empty if no redundant M&Cs are configured in the backend. |