deleteMigrationResponse

deleteMigrationResponse
deleteMigrationResponse
JSON Example
{
    "mobilityMigrations": [
        "string"
    ],
    "legacyMigrations": [
        "string"
    ],
    "error": [
        {
            "code": "string",
            "message": "string"
        }
    ],
    "warning": [
        {
            "message": "string"
        }
    ]
}
array of string
mobilityMigrations
Optional

An array mobility migration ids considered for the delete operation

array of string
legacyMigrations
Optional

An array legacy migration ids considered for the delete operation

array of object
error
Optional

error

array of object
warning
Optional

warning