
Document the dcmanager subcloud-backup delete and restore API. Story: 2010116 Task: 46210 Signed-off-by: Andre Carneiro <Andre.DexheimerCarneiro@windriver.com> Change-Id: I2675dd555de9a5e89a6d78beda6f11846cc6f4ba
31 lines
910 B
JSON
31 lines
910 B
JSON
{
|
|
"subclouds": [
|
|
{
|
|
"id": 1,
|
|
"name": "subcloud1",
|
|
"created-at": "2021-11-08T18:41:19.530228",
|
|
"updated-at": "2021-11-15T14:15:59.944851",
|
|
"availability-status": "offline",
|
|
"data_install": {
|
|
"bootstrap_interface": "eno1"
|
|
},
|
|
"data_upgrade": null,
|
|
"deploy-status": "pre-restore",
|
|
"error-description": "",
|
|
"backup-status": "complete",
|
|
"backup-datetime": "2022-07-08 11:23:58.132134",
|
|
"description": "Ottawa Site",
|
|
"group_id": 1,
|
|
"location": "YOW",
|
|
"management-end-ip": "192.168.101.50",
|
|
"management-gateway-ip": "192.168.101.1",
|
|
"management-start-ip": "192.168.101.2",
|
|
"management-state": "unmanaged",
|
|
"management-subnet": "192.168.101.0/24",
|
|
"openstack-installed": false,
|
|
"software-version": "21.12",
|
|
"systemcontroller-gateway-ip": "192.168.204.101"
|
|
}
|
|
]
|
|
}
|