{ "additionalProperties": false, "id": "MgmtConnStatus", "module_id": "ClusterManagement", "properties": { "connectivity_status": { "enum": [ "CONNECTED", "DISCONNECTED", "UNKNOWN" ], "readonly": true, "title": "Indicates the controller node's MP channel connectivity status", "type": "string" } }, "type": "object" }