VMware Cloud Director API - RightRefs
RightRefsType
- Element:
- RightRefs
- Type:
- RightRefsType
- Namespace:
- http://www.vmware.com/vcloud/extension/v1.5
- Description:
- Container for ReferenceType elements that reference the predefined RightType objects.
- Since:
- 5.1
- Schema:
- vmwextensions.xsd
- Media type(s):
-
application/vnd.vmware.admin.rights+xml
application/vnd.vmware.admin.rights+json
- Extends:
- ResourceType
- XML Representation:
-
<RightRefs xmlns="http://www.vmware.com/vcloud/extension/v1.5" xmlns:vcloud_v1.5="http://www.vmware.com/vcloud/v1.5" href="xs:anyURI" type="xs:string">
<vcloud_v1.5:Link href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"
rel="xs:string" model="xs:string"/>
<vcloud_v1.5:Right href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"/>
</RightRefs>
-
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. Right ReferenceType No none 5.1 ReferenceType element that references a predefined RightType 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 /admin/extension/service/{id}/rights Gives the rights registered by this extension service. 5.1