[{"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

NetworkPoolSummary

Common fields that NetworkPoolSummary and NetworkPool have.


AllOf


This class requires all of the following:

JSON Example

{
	"description": "string",
	"id": "string",
	"managingOwnerRef": {
		"id": "string",
		"name": "string"
	},
	"name": "string",
	"poolType": "enum",
	"promiscuousMode": false,
	"status": "enum",
	"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
    status:
        x-vcloud-added-in: "33.0"
        x-vcloud-constraints:
            - constraint: ReadOnly
    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
Availability
Added in 33.0
Property Of

InlineNetworkPoolsSummary1
Used By

NetworkPool

Feedback

Was this page helpful?