VMware Cloud Director API - SupportedVersions
SupportedVersionsType
- Element:
- SupportedVersions
- Type:
- SupportedVersionsType
- Namespace:
- http://www.vmware.com/vcloud/versions
- Description:
- List all supported versions.
- Since:
- 0.9
- Schema:
- versions.xsd
- Media type(s):
-
application/*+xml
application/*+json
text/xml
- Extends:
- anyType
- XML Representation:
-
<SupportedVersions xmlns="http://www.vmware.com/vcloud/versions">
<VersionInfo deprecated="xs:boolean">
<Version> xs:string </Version>
<LoginUrl> xs:string </LoginUrl>
<ProviderLoginUrl> xs:string </ProviderLoginUrl>
<MediaTypeMapping>
<MediaType> xs:string </MediaType>
<ComplexTypeName> xs:string </ComplexTypeName>
<SchemaLocation> xs:anyURI </SchemaLocation>
</MediaTypeMapping>
</VersionInfo>
<SchemaRoot> xs:anyURI </SchemaRoot>
<AlphaVersion deprecated="xs:boolean">
<Version> xs:string </Version>
<LoginUrl> xs:string </LoginUrl>
<ProviderLoginUrl> xs:string </ProviderLoginUrl>
<MediaTypeMapping>
<MediaType> xs:string </MediaType>
<ComplexTypeName> xs:string </ComplexTypeName>
<SchemaLocation> xs:anyURI </SchemaLocation>
</MediaTypeMapping>
</AlphaVersion>
</SupportedVersions>
-
Elements
-
Element Type Required Modifiable Since Deprecated Description AlphaVersion VersionInfoType No 0.9 SchemaRoot anyURI No 0.9 VersionInfo VersionInfoType No none 0.9 Information about one version of the API. -
Operations
-
CRUD Operation Description Since Deprecated read GET /versions Retrieve a list of vCloud API versions supported by this system. 1.5