ApiExtensibilityType

Element:
ApiExtensibility
Type:
ApiExtensibilityType
Namespace:
http://www.vmware.com/vcloud/v1.5
Description:
Lists links to API extensibility operations and entities.
Since:
5.1
Schema:
services.xsd
Media type(s):
application/vnd.vmware.vcloud.apiextensibility+json
application/vnd.vmware.vcloud.apiextensibility+xml
Extends:
ResourceType
XML Representation:
<ApiExtensibility xmlns="http://www.vmware.com/vcloud/v1.5" href="xs:anyURI" type="xs:string">
    <Link href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"
            rel="xs:string"/>
</ApiExtensibility>

Attributes

Attribute Type Required Modifiable Since Deprecated Description
href anyURI No always 5.1 The URI of the entity.
type string No always 5.1 The MIME type of the entity.

Elements

Element Type Required Modifiable Since Deprecated Description
Link LinkType No none 5.1 A reference to an entity or operation associated with this object.
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.

Operations

CRUD Operation Description Since Deprecated
read GET /extensibility Retrieve a list of links to API extensibility operations and entities. 5.1