VMware Cloud Director API - OrganizationReferencesType
OrganizationReferencesType
- Type:
- OrganizationReferencesType
- Namespace:
- http://www.vmware.com/vcloud/v1.5
- Description:
- Represents the admin view of this cloud.
- Since:
- 0.9
- Deprecated:
- 36.0
- Schema:
- vCloudEntities.xsd
- Media type(s):
- None
- Extends:
- VCloudExtensibleType
- XML Representation:
-
<OrganizationReferencesType xmlns="http://www.vmware.com/vcloud/v1.5">
<OrganizationReference href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"/>
</OrganizationReferencesType>
-
Elements
-
Element Type Required Modifiable Since Deprecated Description OrganizationReference OrganizationReferenceType No none 0.9 A reference to an AdminOrgType object. 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.