VMware Cloud Director API - EntityRightsType
EntityRightsType
- Type:
- EntityRightsType
- Namespace:
- http://www.vmware.com/vcloud/extension/v1.5
- Description:
- Container for an entity and its list of rights.
- Since:
- 5.1
- Schema:
- vmwextensions.xsd
- Media type(s):
- None
- Extends:
- anyType
- XML Representation:
-
<EntityRightsType xmlns="http://www.vmware.com/vcloud/extension/v1.5" xmlns:vcloud_v1.5="http://www.vmware.com/vcloud/v1.5">
<vcloud_v1.5:Reference href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"/>
<Rights 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"/>
</Rights>
</EntityRightsType>
-
Elements
-
Element Type Required Modifiable Since Deprecated Description Reference ReferenceType Yes 5.1 Rights RightRefsType Yes 5.1 References to entity rights.