mobilityGroupMigrationsCalendarResponse

mobilityGroupMigrationsCalendarResponse
mobilityGroupMigrationsCalendarResponse
JSON Example
{
    "items": [
        {
            "id": "string",
            "mobilityGroupId": "string",
            "creationDate": "string",
            "status": "string",
            "migrationStartTime": "string",
            "scheduleTransferStartTime": "string",
            "scheduleTransferExpiryTime": "string",
            "transferStartTime": "string",
            "transferLastUpdatedTime": "string",
            "scheduleSwitchoverStartTime": "string",
            "scheduleSwitchoverExpiryTime": "string",
            "switchoverStartTime": "string",
            "switchoverLastUpdatedTime": "string",
            "migrationCompletionTime": "string"
        }
    ],
    "pageParameters": {
        "pageSize": 0,
        "pageNumber": 0,
        "totalPages": 0,
        "totalElements": 0
    },
    "errors": [
        {
            "code": "string",
            "message": "string"
        }
    ]
}
array of object
items
Optional

items

pageParameters
Optional

pageParameters

array of error
errors
Optional

errors