VMware Cloud Director API - OrganizationReferenceType
OrganizationReferenceType
- Type:
- OrganizationReferenceType
- Namespace:
- http://www.vmware.com/vcloud/v1.5
- Description:
- Represents a reference to an organization.
- Since:
- 0.9
- Schema:
- vCloudEntities.xsd
- Media type(s):
- None
- Extends:
- ReferenceType
- XML Representation:
-
<OrganizationReferenceType xmlns="http://www.vmware.com/vcloud/v1.5" href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"/>
-
Attributes
-
Attribute Type Required Modifiable Since Deprecated Description href anyURI Yes always 0.9 Contains the URI to the entity. id string No always 0.9 The resource identifier, expressed in URN format. The value of this attribute uniquely identifies the resource, persists for the life of the resource, and is never reused. type string No always 0.9 Contains the type of the the entity. name string No always 0.9 Contains the name of the the entity. -
Elements
-
Element Type Required Modifiable Since Deprecated Description VCloudExtension VCloudExtensionType No always 0.9 An optional extension element that can contain an arbitrary number of elements and attributes. Not related to extension services.