latestOpenAPI 3.0.02026-08-2045003.8 MB
72813baf8d47
Ocean AWS
Stop Migration
Stop an ongoing Workload Migration.
put/ocean/aws/k8s/cluster/{oceanClusterId}/migration/{migrationId}
Parameters
#/paths/~1azure~1costs/get/parameters/0 — unresolved $ref
#/paths/~1ocean~1aws~1ecs~1cluster~1%7BoceanClusterId%7D/get/parameters/1 — unresolved $ref
#/paths/~1ocean~1aws~1k8s~1cluster~1%7BoceanClusterId%7D~1migration~1%7BmigrationId%7D/get/parameters/2 — unresolved $ref
Request body
Example request
{
"migration": {
"shouldTerminateDrainedNodes": true,
"state": "STOPPED"
}
}