switchPair

switchPair
switchPair
JSON Example
{
    "switches": [
        {
            "cmpId": "string",
            "id": "string",
            "type": "string",
            "name": "string",
            "maxMtu": "number",
            "l2cApplianceCount": "number",
            "host": {
                "id": "string",
                "name": "string"
            },
            "status": {
                "state": "string",
                "errorMessage": "string"
            }
        }
    ],
    "l2cApplianceCount": "number"
}
array of switch
switches
Required
Constraints: minItems: 2 maxItems: 2

switches

number
l2cApplianceCount
Required

l2cApplianceCount

Property Of