SubInterfaces
SubInterfaces
JSON Example
{
"subInterfaces": [
{
"logicalSwitchId": "string",
"addressGroups": {
"addressGroups": [
{
"subnetPrefixLength": "string",
"secondaryAddresses": {
"ipAddress": [
"string"
],
"type": "string"
},
"primaryAddress": "string",
"subnetMask": "string"
}
]
},
"logicalSwitchName": "string",
"vlanId": 0,
"tunnelId": 0,
"isConnected": false,
"name": "string",
"index": 0,
"enableSendRedirects": false,
"label": "string",
"mtu": 0
}
]
}