|
| Local Methods | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Properties
| Name | Type | Description |
|---|---|---|
| None | ||
Methods
| Methods defined in this Managed Object |
|---|
| VsanCompleteMigrateVmsToVds, VsanMigrateVmsToVds |
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the VsanHostVdsSystem used to make the method call. |
| jobId | xsd:string |
Unique identifier returned by VsanMigrateVmsToVds()
|
| newState | xsd:string |
Indicates if the migration is considered completed or
should be rolled back.
|
Return Value
| Type | Description |
|---|---|
| None | |
Faults
| Type | Description |
|---|---|
| NotFound | Task not found |
| RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
| VsanFault | Any unexpected runtime error. |
Events
| Type | |
|---|---|
| None | |
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the VsanHostVdsSystem used to make the method call. |
| vmConfigSpecs | VsanVmVdsMigrationSpec[] |
VMs to be migrated via associated specs
|
| vdsUuid | xsd:string |
UUID of the VDS that is being migrated to.
|
| timeoutSec | xsd:long |
Time in seconds. See above for timeout behavior.
|
| revert* | xsd:boolean |
Since vSAN API 6.6 |
Return Value
| Type | Description |
|---|---|
| xsd:string | A unique identifier referring to this operation |
Faults
| Type | Description |
|---|---|
| NotFound | Task not found |
| RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
| VsanFault | Any unexpected runtime error. |
Events
| Type | |
|---|---|
| None | |
| Top of page | Local Methods | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |