BackupConfigurationApiResponse

BackupConfigurationApiResponse
BackupConfigurationApiResponse
JSON Example
{
    "count": 0,
    "results": [
        {
            "_last_modified": "string",
            "aws_access_key": "string",
            "aws_bucket_id": "string",
            "aws_bucket_region": "string",
            "aws_secret_access": "string",
            "backup_file_prefix": "string",
            "backup_passphrase": "string",
            "configpb_attributes": {
                "version": 0
            },
            "maximum_backups_stored": 0,
            "name": "string",
            "remote_directory": "string",
            "remote_file_transfer_protocol": "string",
            "remote_hostname": "string",
            "s3_bucket_folder": "string",
            "save_local": false,
            "ssh_user_ref": "string",
            "tenant_ref": "string",
            "upload_to_remote_host": false,
            "upload_to_s3": false,
            "url": "string",
            "uuid": "string"
        }
    ],
    "next": "string"
}
integer As int32 As int32
count
Required

count

results
Required

results

string
next
Optional

next