mobilityGroupsArchiveResponse

mobilityGroupsArchiveResponse
mobilityGroupsArchiveResponse
JSON Example
{
    "errors": [
        {
            "code": "string",
            "message": "string"
        }
    ],
    "warnings": [
        {
            "message": "string"
        }
    ],
    "items": [
        {
            "migrationGroupId": "string",
            "name": "string",
            "errors": [
                {
                    "code": "string",
                    "message": "string"
                }
            ],
            "warnings": [
                {
                    "message": "string"
                }
            ]
        }
    ]
}
array of error
errors
Optional

errors

array of warning
warnings
Optional

warnings

array of object
items
Optional

items