summaryrefslogtreecommitdiff
path: root/api-ref/source/samples/db-backup-create-incremental-response.json
blob: 1520e8661126de67dc36a34242df05bfda584d56 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
    "backup": {
        "created": "2014-10-30T12:30:00",
        "datastore": {
            "type": "mysql",
            "version": "5.5",
            "version_id": "b00000b0-00b0-0b00-00b0-000b000000bb"
        },
        "description": "My Incremental Backup",
        "id": "2e351a71-dd28-4bcb-a7d6-d36a5b487173",
        "instance_id": "44b277eb-39be-4921-be31-3d61b43651d7",
        "locationRef": null,
        "name": "Incremental Snapshot",
        "parent_id": "a9832168-7541-4536-b8d9-a8a9b79cf1b4",
        "size": null,
        "status": "NEW",
        "updated": "2014-10-30T12:30:00"
    }
}