[{"label":"Latest (v37.2)","version":"latest"},{"version":"v37.1"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director
InlineNetworkPoolSummary1
Properties
string
description
Optional
string
id
Optional
The id of the Network Pool in URN format.
managingOwnerRef
Optional
The Id of vCenter server or the NSX-T manager that manages backings for this network pool.
string
name
Optional
The name of the Network Pool. Names for Network Pools must be unique across the system.
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.
JSON Example
{
"description": "string",
"id": "string",
"managingOwnerRef": {
"id": "string",
"name": "string"
},
"name": "string",
"poolType": "enum",
"promiscuousMode": false,
"totalBackingsCount": 0,
"usedBackingsCount": 0
}
Vendor Extensions
This class contains the following vendor extensions defined in the spec:
x-vcloud-property-annotations:
description:
x-vcloud-constraints:
- constraint: NonSearchable
- constraint: NonSortable
id:
x-vcloud-constraints:
- args:
- arg: networkpool
constraint: Urn
- constraint: NonSortable
- constraint: ReadOnly
managingOwnerRef:
x-vcloud-constraints:
- constraint: ReadOnly
- constraint: NonSortable
totalBackingsCount:
x-vcloud-constraints:
- constraint: NonSearchable
- constraint: NonSortable
- constraint: ReadOnly
usedBackingsCount:
x-vcloud-constraints:
- constraint: NonSearchable
- constraint: NonSortable
- constraint: ReadOnly
[{"label":"Latest (v37.2)","version":"latest"},{"version":"v37.1"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director
Used By
NetworkPoolSummary