VMware Cloud Director API - VimObjectRefsType
VimObjectRefsType
- Type:
- VimObjectRefsType
- Namespace:
- http://www.vmware.com/vcloud/extension/v1.5
- Description:
- List of VimObjectRef elements.
- Since:
- 0.9
- Schema:
- vmwextensions.xsd
- Media type(s):
- None
- Extends:
- anyType
- XML Representation:
-
<VimObjectRefsType xmlns="http://www.vmware.com/vcloud/extension/v1.5" xmlns:vcloud_v1.5="http://www.vmware.com/vcloud/v1.5">
<VimObjectRef>
<vcloud_v1.5:VimServerRef href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"/>
<MoRef> xs:string </MoRef>
<VimObjectType> xs:string </VimObjectType>
</VimObjectRef>
</VimObjectRefsType>
-
Elements
-
Element Type Required Modifiable Since Deprecated Description VimObjectRef VimObjectRefType (extension/v1.5) No none 0.9 A reference to a vSphere object.