VMware Cloud Director API - NetworkPoolReferencesType
NetworkPoolReferencesType
- Type:
- NetworkPoolReferencesType
- Namespace:
- http://www.vmware.com/vcloud/v1.5
- Description:
- Container for references to network pools in this vDC.
- Since:
- 0.9
- Schema:
- providerVdc.xsd
- Media type(s):
- None
- Extends:
- VCloudExtensibleType
- XML Representation:
-
<NetworkPoolReferencesType xmlns="http://www.vmware.com/vcloud/v1.5">
<NetworkPoolReference href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"/>
</NetworkPoolReferencesType>
-
Elements
-
Element Type Required Modifiable Since Deprecated Description NetworkPoolReference ReferenceType No none 0.9 A reference to a network pool. VCloudExtension VCloudExtensionType No always 0.9 An optional extension element that can contain an arbitrary number of elements and attributes. Not related to extension services.