RelocateParamsType

Element:
RelocateParams
Type:
RelocateParamsType
Namespace:
http://www.vmware.com/vcloud/v1.5
Description:
Parameters to be used for virtual machine relocation.
Since:
1.5
Deprecated:
5.1
Schema:
vApp.xsd
Media type(s):
None
Extends:
anyType
XML Representation:
<RelocateParams xmlns="http://www.vmware.com/vcloud/v1.5">
    <Datastore href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string">
        <VCloudExtension required="xs:boolean"/>
    </Datastore>
</RelocateParams>

Elements

Element Type Required Modifiable Since Deprecated Description
Datastore ReferenceType Yes always 1.5 Reference to destination datastore.