Reference Guide

migration_recommendation_create
Set evacuate_appliance parameters to evacuate space Filtering on the fields of this embedded
resource is not supported.
Name Description Schema
evacuate_appl
iance
required
Evacuate appliance by specifying optional space_to_free evacuate_appliance
evacuate_appliance
Name Description Schema
appliance_id
required
ID of appliance on which available space is desired.
Example : "evac_from_appliance"
string
space_to_free
optional
Optional desired amount of used storage (in bytes) to move
to other appliances. If space_to_free is not specified, space
to be freed is estimated by the system such that migrating
objects equivalent to that much amount of storage space
would clear Major severity capacity alarm on the
appliance. If there is no Major severity capacity alarm on
an appliance and space_to_free is not specified, error will
be returned. To free up desired amount of space from an
appliance, specify the amount of space greater than zero to
be freed.
Minimum value : 1
Example : 3000000000000
integer (int64)
target_applia
nce_ids
optional
Optional IDs of appliances to which used storage can be
migrated for this request. If no target appliances are
specified, the evacuated objects can be placed on any
appliance in the cluster.
Example : [ "evac_to_appliance_1",
"evac_to_appliance_2", "" ]
< string > array
migration_recommendation_create_migration_session
s_response
Name Description Schema
migration_ses
sion_ids
optional
ID of migration sessions created for the recommendation. < string > array
567
Dell EMC PowerStore REST API Reference Guide