VMware Cloud Director API - VersionsType (v1.5)
VersionsType (v1.5)
- Type:
- VersionsType (v1.5)
- Namespace:
- http://www.vmware.com/vcloud/v1.5
- Description:
- Represents a list of API versions supported by an ApiVendor.
- Since:
- 5.1
- Schema:
- services.xsd
- Media type(s):
- None
- Extends:
- VCloudExtensibleType
- XML Representation:
-
<VersionsType xmlns="http://www.vmware.com/vcloud/v1.5">
<Version> xs:string </Version>
</VersionsType>
-
Elements
-
Element Type Required Modifiable Since Deprecated Description VCloudExtension VCloudExtensionType No always 5.1 An optional extension element that can contain an arbitrary number of elements and attributes. Not related to extension services. Version string No none 5.1 Single API version supported by an ApiVendor.