VMware Cloud Director API - VMWVdcTemplateProviderVdcSpecificationType
VMWVdcTemplateProviderVdcSpecificationType
- Type:
- VMWVdcTemplateProviderVdcSpecificationType
- Namespace:
- http://www.vmware.com/vcloud/extension/v1.5
- Description:
- A reference to a Provider VDC.
- Since:
- 5.7
- Schema:
- vmwextensions.xsd
- Media type(s):
- None
- Extends:
- ReferenceType
- XML Representation:
-
<VMWVdcTemplateProviderVdcSpecificationType xmlns="http://www.vmware.com/vcloud/extension/v1.5" xmlns:vcloud_v1.5="http://www.vmware.com/vcloud/v1.5" href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string">
<Binding>
<Name> xs:anyURI </Name>
<vcloud_v1.5:Value href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"/>
</Binding>
</VMWVdcTemplateProviderVdcSpecificationType>
-
Attributes
-
Attribute Type Required Modifiable Since Deprecated Description href anyURI Yes always 5.7 Contains the URI to the entity. id string No always 5.7 The resource identifier, expressed in URN format. The value of this attribute uniquely identifies the resource, persists for the life of the resource, and is never reused. type string No always 5.7 Contains the type of the the entity. name string No always 5.7 Contains the name of the the entity. -
Elements
-
Element Type Required Modifiable Since Deprecated Description Binding VMWVdcTemplateBindingType No 5.7 VCloudExtension VCloudExtensionType No always 5.7 An optional extension element that can contain an arbitrary number of elements and attributes. Not related to extension services.