VMware Cloud Director API - AvailableNetworksType
AvailableNetworksType
- Type:
- AvailableNetworksType
- Namespace:
- http://www.vmware.com/vcloud/v1.5
- Description:
- Container for references to available organization vDC networks.
- Since:
- 0.9
- Schema:
- vdc.xsd
- Media type(s):
- None
- Extends:
- VCloudExtensibleType
- XML Representation:
-
<AvailableNetworksType xmlns="http://www.vmware.com/vcloud/v1.5">
<Network href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"/>
</AvailableNetworksType>
-
Elements
-
Element Type Required Modifiable Since Deprecated Description Network ReferenceType No none 0.9 Reference to an organization vDC network. 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.