VMware Cloud Director API - SelectorExtensions
SelectorExtensionsType
- Element:
- SelectorExtensions
- Type:
- SelectorExtensionsType
- Namespace:
- http://www.vmware.com/vcloud/v1.5
- Description:
- Represents the collection of selector extensions.
- Since:
- 16.0
- Schema:
- selectorExtensibility.xsd
- Media type(s):
-
application/vnd.vmware.admin.extensibility.selectors+json
application/vnd.vmware.admin.extensibility.selectors+xml
- Extends:
- ResourceType
- XML Representation:
-
<SelectorExtensions 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" model="xs:string"/>
<SelectorExtension href="xs:anyURI" type="xs:string" id="xs:string" operationKey="xs:string">
<Link href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"
rel="xs:string" model="xs:string"/>
<Enabled> xs:boolean </Enabled>
<Priority> xs:integer </Priority>
<ObjectExtensionId> xs:string </ObjectExtensionId>
<Phases>
<Phase name="PhasesType/Phase/name" type="PhasesType/Phase/type" optional="PhasesType/Phase/optional"/>
</Phases>
</SelectorExtension>
</SelectorExtensions>
-
Attributes
-
Attribute Type Required Modifiable Since Deprecated Description href anyURI No always 16.0 The URI of the entity. type string No always 16.0 The MIME type of the entity. -
Elements
-
Element Type Required Modifiable Since Deprecated Description Link LinkType No none 16.0 A reference to an entity or operation associated with this object. SelectorExtension SelectorExtensionType Yes always 16.0 Represents the association between a registered extension and a selector. VCloudExtension VCloudExtensionType No always 16.0 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 /admin/catalog/{id}/extension Displays a list of Selector Extensions that are associated with a selector. 16.0 read GET /admin/catalogs/extension Displays a list of Selector Extensions that are associated with a selector. 16.0 read GET /admin/extension/object/{id}/selectorExtensions Displays a list of all selector extensions of a registered object extension. 16.0 read GET /admin/org/{id}/extension Displays a list of Selector Extensions that are associated with a selector. 16.0 read GET /admin/orgs/extension Displays a list of Selector Extensions that are associated with a selector. 16.0 read GET /admin/providervdc/{id}/extension Displays a list of Selector Extensions that are associated with a selector. 16.0 read GET /admin/providervdcs/extension Displays a list of Selector Extensions that are associated with a selector. 16.0 read GET /admin/vdc/{id}/extension Displays a list of Selector Extensions that are associated with a selector. 16.0 read GET /admin/vdcs/extension Displays a list of Selector Extensions that are associated with a selector. 16.0