Elements
Element | Type | Required | Modifiable | Since | Deprecated | Description |
---|---|---|---|---|---|---|
Datastore | ReferenceType | Yes | always | 1.5 | Reference to destination datastore. |
Operations
CRUD | Operation | Description | Since | Deprecated |
---|---|---|---|---|
as input | POST /vApp/{id}/action/relocate | Relocate a VM to a different datastore. | 1.5 | Since version 5.1 modifyVm should be used to relocate vm to a different storage profile. Storage profile can be specified by using VmType and making modifyVm request. |
as input | POST /vAppTemplate/{id}/action/relocate | Relocate a VM to a different datastore. | 1.5 | Since version 5.1 |