VMware Cloud Director API - StrandedItemVimObjectsType
StrandedItemVimObjectsType
- Type:
- StrandedItemVimObjectsType
- Namespace:
- http://www.vmware.com/vcloud/extension/v1.5
- Description:
- Represents a collection of StrandedItemVimObject.
- Since:
- 5.1
- Schema:
- vmwextensions.xsd
- Media type(s):
- None
- Extends:
- anyType
- XML Representation:
-
<StrandedItemVimObjectsType xmlns="http://www.vmware.com/vcloud/extension/v1.5" xmlns:vcloud_v1.5="http://www.vmware.com/vcloud/v1.5">
<StrandedItemVimObject name="xs:string">
<ErrorMessage> xs:string </ErrorMessage>
<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>
</StrandedItemVimObject>
</StrandedItemVimObjectsType>
-
Elements
-
Element Type Required Modifiable Since Deprecated Description StrandedItemVimObject StrandedItemVimObjectType No none 5.1 A stranded item VimObject.