ca04c94ef6
Added a new field ``operating_status`` for the instance to show the actual operational status of user's database. Change-Id: I7c52cff0ec48289fe1a260e99e02a506d4f8ddec
46 lines
1.4 KiB
JSON
46 lines
1.4 KiB
JSON
{
|
|
"instance": {
|
|
"id": "b76a6a76-748b-4064-adec-4c9e6c9abd68",
|
|
"name": "test",
|
|
"status": "BUILD",
|
|
"operating_status": "",
|
|
"datastore": {
|
|
"type": "mysql",
|
|
"version": "5.7.29",
|
|
"version_number": "5.7.29"
|
|
},
|
|
"flavor": {
|
|
"id": "3ca76fe7-8dc1-4059-b728-de725835abcb",
|
|
"links": [
|
|
{
|
|
"href": "https://192.168.206.8:87 79/v1.0/c37341d7d1934ebc949c9d6b5c9f818c/flavors/3ca76fe7-8dc1-4059-b728-de725835abcb",
|
|
"rel": "self"
|
|
},
|
|
{
|
|
"href": "https://192.168.206.8:8779/flavors/3ca76fe7-8dc1-4059-b728-de725835abcb",
|
|
"rel": "bookmark"
|
|
}
|
|
]
|
|
},
|
|
"links": [
|
|
{
|
|
"href": "https://127.0.0.1:8779/v1.0/9f8dd5eacb074c9f87d2d822c9092aa5/instances/b76a6a76-748b-4064-adec-4c9e6c9abd68",
|
|
"rel": "self"
|
|
},
|
|
{
|
|
"href": "https://127.0.0.1:8779/instances/b76a6a76-748b-4064-adec-4c9e6c9abd68",
|
|
"rel": "bookmark"
|
|
}
|
|
],
|
|
"region": "RegionOne",
|
|
"access": {
|
|
"is_public": false
|
|
},
|
|
"volume": {
|
|
"size": 1
|
|
},
|
|
"created": "2019-12-23T20:53:38",
|
|
"updated": "2019-12-23T20:53:38",
|
|
"service_status_updated": "2019-12-23T20:53:38"
|
|
}
|
|
} |