latestOpenAPI 3.0.02026-08-2045003.8 MB

72813baf8d47

Elastigroup AWS

Update ITF Listener Rule Migration

Update an ITF listener rule migration object of a specific Elastigroup.

put/aws/ec2/group/{groupId}/itf/migration/{migrationId}

Path parameters

migrationIdstring required

The ID of the ITF listener rule migration to be updated.

Parameters

#/paths/~1azure~1costs/get/parameters/0 — unresolved $ref
#/paths/~1aws~1ec2~1group~1%7BgroupId%7D/put/parameters/0 — unresolved $ref

Request body

status'USER_RETRY'

The status to be updated. Valid value is "USER_RETRY".

Example request

{
  "status": "USER_RETRY"
}