latestOpenAPI 3.0.02026-08-2045003.8 MB

72813baf8d47

Elastigroup AWS

Terminate Stateful Instance During Import Process

Manually terminate the source stateful instance during an stateful instance import.

post/aws/ec2/statefulMigrationGroup/{statefulMigrationGroupId}/userAction

Path parameters

statefulMigrationGroupIdstring required

The Process ID you want to terminate

Parameters

#/paths/~1azure~1costs/get/parameters/0 — unresolved $ref

Request body

Example request

{
  "userAction": {
    "type": "terminate"
  }
}