| Local Methods | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Properties
Name | Type | Description |
---|---|---|
None |
Methods
Methods defined in this Managed Object |
---|
VsanRollbackVdsToVss, VsanVdsGetMigrationPlan, VsanVdsMigrateVss |
Parameters
Name | Type | Description |
---|---|---|
_this | ManagedObjectReference | A reference to the VsanVdsSystem used to make the method call. |
task | ManagedObjectReference
to a Task |
The task associated with the change committed by
the VsanVdsMigrateVss
|
Return Value
Type | Description |
---|---|
xsd:boolean | Always return True |
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 VsanVdsSystem used to make the method call. |
cluster | ManagedObjectReference
to a ComputeResource |
Hosts of this cluster will be migrated to the new VDS
|
vswitchName* | xsd:string |
Name of the original VSS vSwitch
Since vSAN API 6.6 |
vdsName | xsd:string |
Name of the new VDS
|
vmnicDevices* | xsd:string[] |
Physical NICs that are currently unused to be
attached to the new vDS.
Since vSAN API 6.6 |
infraVm* | ManagedObjectReference[]
to a VirtualMachine[] |
Infrastructure VMs that will be handled specially
during mirgaion.
Since vSAN API 6.6 |
Return Value
Type | Description |
---|---|
VsanVdsMigrationPlan | Detailed migration plan. |
Faults
Type | Description |
---|---|
NotFound | when specified cluster doesn't exist. |
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 VsanVdsSystem used to make the method call. |
cluster | ManagedObjectReference
to a ComputeResource |
Hosts of this cluster will be migrated to the new VDS
|
migrationPlan* | VsanVdsMigrationPlan |
Detailed migration plan
Since vSAN API 6.6 |
vswitchName* | xsd:string |
Name of the original VSS vswitch
Since vSAN API 6.6 |
vdsName | xsd:string |
Name of the new VDS
|
vmnicDevices* | xsd:string[] |
Physical NICs that are currently unused to be
attached to the new VDS.
Since vSAN API 6.6 |
infraVm* | ManagedObjectReference[]
to a VirtualMachine[] |
Infrastructure VMs that will be handled specially
during mirgaion.
Since vSAN API 6.6 |
Return Value
Type | Description |
---|---|
ManagedObjectReference
to a Task | The task associated with the migration |
Faults
Type | Description |
---|---|
NotFound | when specified cluster doesn't exist. |
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 |