ReorderMigrationRequest

ReorderMigrationRequest
ReorderMigrationRequest
JSON Example
{
    "id": "string",
    "is_before": false
}
string
id
Required

id of the migration unit group/migration unit before/after which the migration unit group/migration unit is to be placed

boolean
is_before
Optional
Constraints: default: true

flag indicating whether the migration unit group/migration unit is to be placed before or after the specified migration unit group/migration unit