InlineNetworkPoolSummary1
InlineNetworkPoolSummary1
JSON Example
{
"id": "string",
"name": "string",
"description": "string",
"poolType": {},
"promiscuousMode": false,
"totalBackingsCount": 0,
"usedBackingsCount": 0,
"managingOwnerRef": {
"name": "string",
"id": "string"
},
"networkProviderScope": "string"
}
string
id
Optional
The id of the Network Pool in URN format.
string
name
Required
The name of the Network Pool. Names for Network Pools must be unique across the system.
string
description
Optional
description
poolType
Required
Represents the network pool's backing type.
Possible values are : VLAN, VXLAN, GENEVE, PORTGROUP_BACKED, UNIVERSAL_VXLAN, UNKNOWN,
boolean
promiscuousMode
Optional
Whether promiscuous mode is enabled on the network pool. This is only applicable for VLAN network pools.
integer
totalBackingsCount
Optional
The number of backings available for use.
integer
usedBackingsCount
Optional
The number of network pool backings in use.
string
networkProviderScope
Optional
Network provider scope is the display name for the NSX-T Manager.