Skip to content

Files

Latest commit

 

History

History
11 lines (7 loc) · 888 Bytes

V1VirtualMachineInstanceMigrationSpec.md

File metadata and controls

11 lines (7 loc) · 888 Bytes

V1VirtualMachineInstanceMigrationSpec

Properties

Name Type Description Notes
added_node_selector dict(str, str) AddedNodeSelector is an additional selector that can be used to complement a NodeSelector or NodeAffinity as set on the VM to restrict the set of allowed target nodes for a migration. In case of key collisions, values set on the VM objects are going to be preserved to ensure that addedNodeSelector can only restrict but not bypass constraints already set on the VM object. [optional]
vmi_name str The name of the VMI to perform the migration on. VMI must exist in the migration objects namespace [optional]

[Back to Model list] [Back to API list] [Back to README]