summaryrefslogtreecommitdiff
path: root/api-ref/source/samples/db-backup-restore-request.json
blob: 105b90372fb46eed1a64f3ccc65a1cd5d93f46cb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
    "instance": {
        "flavorRef": 1,
        "name": "backup_instance",
        "restorePoint": {
            "backupRef": "a9832168-7541-4536-b8d9-a8a9b79cf1b4"
        },
        "volume": {
            "size": 2
        }
    }
}