deleteMigrationsRequest
deleteMigrationsRequest
JSON Example
{
"items": [
{
"migrationId": "string",
"migrationGroupId": "string"
}
],
"filter": {
"migrationType": [
{}
]
}
}
array of
object
items
Optional
An array of migration id and migration group id (optional) pair.
object
filter
Optional
An array of migration types.