Query Parametersedit

force_update
(boolean; default: false) If true, will cancel any pending plans and overwrite with this move plan, else will error
ignore_missing
(boolean; default: false) If true and the instance does not exist then quietly proceed to the next instance, otherwise treated as an error
instances_down
(boolean; default: false) If true the the instances specified by 'instance_ids' will be considered to be permanently down for the purposes of data migration logic
validate_only
(boolean; default: false) If true, will validate the move request and return the calculated plan without actually applying it.