BackupApiResponse

BackupApiResponse
BackupApiResponse
JSON Example
{
    "count": 0,
    "results": [
        {
            "_last_modified": "string",
            "backup_config_ref": "string",
            "file_name": "string",
            "local_file_url": "string",
            "remote_file_url": "string",
            "scheduler_ref": "string",
            "tenant_ref": "string",
            "timestamp": "string",
            "url": "string",
            "uuid": "string"
        }
    ],
    "next": "string"
}
integer As int32 As int32
count
Required

count

array of Backup
results
Required

results

string
next
Optional

next

Returned By