Handle Node Action
POST /vdc/data-migration/storage-pools/{poolId}/source-nodes/{nodeId}
Required Roles
Request Payload
<migration_action_param>
<action></action>
<level></level>
</migration_action_param>
{
"action": "",
"level": ""
}
All parameters are required unless otherwise stated.
Field |
Description |
Type |
Notes |
migration_action_param |
|
|
|
action |
|
String |
|
level |
|
Integer |
|
Response Body