Name | Data Type | Default Value | Qualifiers |
Name | Data Type | Value |
MigrationType | uint16 | |
Description | string | MigrationType describes a type of migration operation to be performed.
A value of 2 - Virtual System is to be migrated in a 'live' manner such that the running of the Virtual System is minimally impacted during the move.
A value of 3 - Virtual System will be temporarily paused prior to migration and then resume running after it is moved.
A value of 4 - The Virtual System will be quiesced to a stopped state prior to migration and then restarted after it is moved. |
ValueMap | string | 0, 1, 2, 3, 4 |
Values | string | Unknown, Other, Live, Resume, Restart |
Priority | uint16 | |
Description | string | Priority specifies a relative migration importance which the virtual system migration implementation may use to order or otherwise give preference among multiple pending migration requests. The lower the value, the higher the priority. A value of 0 indicates:
- in migration requests the default priority
- otherwise that priorities are not supported |