SeVipInterfaceList
SeVipInterfaceList
JSON Example
{
"is_portchannel": false,
"networks": [
{
"network_ref": "string",
"subnet": [
{
"ip_addr": {
"addr": "string",
"type": "string"
},
"mask": 0
}
],
"subnet6": [
{
"ip_addr": {
"addr": "string",
"type": "string"
},
"mask": 0
}
]
}
],
"vip_intf_ip": {
"addr": "string",
"type": "string"
},
"vip_intf_ip6": {
"addr": "string",
"type": "string"
},
"vip_intf_mac": "string",
"vlan_id": 0
}
boolean
is_portchannel
Optional
Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.
array of DiscoveredNetwork
networks
Optional
List of placement_networks reachable from this interface. Field introduced in 20.1.5. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.
string
vip_intf_mac
Required
Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.
integer As int32 As int32
vlan_id
Optional
Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.