forked from docs/doc-exports
CBR API CRR 1027
Reviewed-by: Muller, Martin <martin.muller@t-systems.com> Co-authored-by: Zaoxu, Li <lizaoxu@huawei.com> Co-committed-by: Zaoxu, Li <lizaoxu@huawei.com>
This commit is contained in:
@ -367,8 +367,7 @@
|
||||
"backup" : {
|
||||
"provider_id" : "0daac4c5-6707-4851-97ba-169e36266b66",
|
||||
"checkpoint_id" : "8b0851a8-adf3-4f4c-a914-dead08bf9664",
|
||||
"enterprise_project_id" : "0",
|
||||
"updated_at" : null,
|
||||
"enterprise_project_id" : 0,
|
||||
"vault_id" : "3b5816b5-f29c-4172-9d9a-76c719a659ce",
|
||||
"id" : "6df2b54c-dd62-4059-a07c-1b8f24f2725d",
|
||||
"resource_az" : "az1.dc1",
|
||||
@ -378,10 +377,8 @@
|
||||
"children" : [ {
|
||||
"provider_id" : "0daac4c5-6707-4851-97ba-169e36266b66",
|
||||
"checkpoint_id" : "8b0851a8-adf3-4f4c-a914-dead08bf9664",
|
||||
"updated_at" : null,
|
||||
"vault_id" : "3b5816b5-f29c-4172-9d9a-76c719a659ce",
|
||||
"id" : "5d822633-2bbf-4af8-a16e-5ab1c7705235",
|
||||
"resource_az" : null,
|
||||
"image_type" : "backup",
|
||||
"resource_id" : "eccbcfdd-f843-4bbb-b2c0-a5ce861f9376",
|
||||
"resource_size" : 40,
|
||||
@ -389,41 +386,29 @@
|
||||
"parent_id" : "6df2b54c-dd62-4059-a07c-1b8f24f2725d",
|
||||
"extend_info" : {
|
||||
"auto_trigger" : true,
|
||||
"supported_restore_mode" : null,
|
||||
"os_images_data" : null,
|
||||
"snapshot_id" : "5230a977-1a94-4092-8edd-519303a44cda",
|
||||
"bootable" : true,
|
||||
"support_lld" : null,
|
||||
"encrypted" : true
|
||||
},
|
||||
"project_id" : "4229d7a45436489f8c3dc2b1d35d4987",
|
||||
"status" : "available",
|
||||
"resource_name" : "ecs-1f0f-0002",
|
||||
"description" : null,
|
||||
"expired_at" : null,
|
||||
"name" : "autobk_a843_ecs-1f0f-0002",
|
||||
"created_at" : "2019-05-10T07:59:59.450700",
|
||||
"protected_at" : null,
|
||||
"created_at" : "2019-05-10T07:59:59.451+00:00",
|
||||
"resource_type" : "OS::Cinder::Volume"
|
||||
} ],
|
||||
"parent_id" : null,
|
||||
"extend_info" : {
|
||||
"auto_trigger" : true,
|
||||
"supported_restore_mode" : "backup",
|
||||
"os_images_data" : null,
|
||||
"contain_system_disk" : true,
|
||||
"snapshot_id" : null,
|
||||
"bootable" : null,
|
||||
"support_lld" : true
|
||||
},
|
||||
"project_id" : "4229d7a45436489f8c3dc2b1d35d4987",
|
||||
"status" : "available",
|
||||
"resource_name" : "ecs-1f0f-0002",
|
||||
"description" : "backup_description",
|
||||
"expired_at" : null,
|
||||
"name" : "backup_name",
|
||||
"created_at" : "2019-05-10T07:59:12.084695",
|
||||
"protected_at" : null,
|
||||
"created_at" : "2019-05-10T07:59:12.085+00:00",
|
||||
"resource_type" : "OS::Nova::Server"
|
||||
}
|
||||
}</pre>
|
||||
@ -449,7 +434,7 @@
|
||||
</div>
|
||||
<div>
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="topic_300000005.html">Backups</a></div>
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="topic_300000003.html">Backups</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user