
This patch adds the following tests: 1) List backup with details 2) Show backup 3) Update backup Partially-Implements: blueprint generating-sample-files Change-Id: I9bbfab93fb138932243d880e440c9524b5f08217
32 lines
1.1 KiB
JSON
32 lines
1.1 KiB
JSON
{
|
|
"backup": {
|
|
"availability_zone": null,
|
|
"container": null,
|
|
"created_at": "2023-06-23T11:56:07.334265",
|
|
"data_timestamp": "2023-06-23T11:56:07.334265",
|
|
"description": "Test backup",
|
|
"fail_reason": null,
|
|
"has_dependent_backups": false,
|
|
"id": "5edd3373-8fae-4ae5-a63f-7282df75b2f8",
|
|
"is_incremental": false,
|
|
"links": [
|
|
{
|
|
"href": "http://127.0.0.1:33005/v3/89afd400-b646-4bbc-b12b-c0a4d63e5bd3/backups/5edd3373-8fae-4ae5-a63f-7282df75b2f8",
|
|
"rel": "self"
|
|
},
|
|
{
|
|
"href": "http://127.0.0.1:33005/89afd400-b646-4bbc-b12b-c0a4d63e5bd3/backups/5edd3373-8fae-4ae5-a63f-7282df75b2f8",
|
|
"rel": "bookmark"
|
|
}
|
|
],
|
|
"metadata": {},
|
|
"name": "backup001",
|
|
"object_count": 0,
|
|
"os-backup-project-attr:project_id": "89afd400-b646-4bbc-b12b-c0a4d63e5bd3",
|
|
"size": 10,
|
|
"snapshot_id": null,
|
|
"status": "creating",
|
|
"updated_at": "2023-06-23T11:56:07.350705",
|
|
"volume_id": "164476de-38ba-44a3-b00c-78624a5256ff"
|
|
}
|
|
} |