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>
        <MediaTypeMapping>
            <MediaType> xs:string </MediaType>
            <ComplexTypeName> xs:string </ComplexTypeName>
            <SchemaLocation> xs:anyURI </SchemaLocation>
        </MediaTypeMapping>
    </VersionInfo>
</SupportedVersions>

Elements

Element Type Required Modifiable Since Deprecated Description
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