LogicalSwitchState

LogicalSwitchState
LogicalSwitchState
AllOf
This class requires all of the following:
JSON Example
{
    "state": "string",
    "details": [
        {
            "sub_system_address": "string",
            "state": "string",
            "sub_system_type": "string",
            "failure_message": "string",
            "failure_code": 0,
            "sub_system_id": "string"
        }
    ],
    "failure_code": 0,
    "failure_message": "string",
    "logical_switch_id": "string"
}