603e484fb6
The endpoint for /shares/{share_id}/instances was missing for the share section. This patch adds the section and update the existing one on v2/shate_instances. Closes-Bug: 1952673 Change-Id: Ie8412379c20528575d2e67485ce955bcf8c13eee
50 lines
2.1 KiB
JSON
50 lines
2.1 KiB
JSON
{
|
|
"share_instances": [
|
|
{
|
|
"status": "error",
|
|
"progress": null,
|
|
"share_id": "406ea93b-32e9-4907-a117-148b3945749f",
|
|
"availability_zone": "nova",
|
|
"replica_state": null,
|
|
"created_at": "2015-09-07T08:41:20.000000",
|
|
"share_network_id": "713df749-aac0-4a54-af52-10f6c991e80c",
|
|
"cast_rules_to_readonly": false,
|
|
"share_server_id": "ba11930a-bf1a-4aa7-bae4-a8dfbaa3cc73",
|
|
"host": "manila2@generic1#GENERIC1",
|
|
"access_rules_status": "active",
|
|
"share_type_id": "78dee8a9-1ee6-4a29-9081-14e6596fbb96",
|
|
"id": "081f7030-c54f-42f5-98ee-93a37393e0f2"
|
|
},
|
|
{
|
|
"status": "available",
|
|
"progress": "100%",
|
|
"share_id": "d94a8548-2079-4be0-b21c-0a887acd31ca",
|
|
"availability_zone": "nova",
|
|
"replica_state": null,
|
|
"created_at": "2015-09-07T08:51:34.000000",
|
|
"share_network_id": "713df749-aac0-4a54-af52-10f6c991e80c",
|
|
"cast_rules_to_readonly": false,
|
|
"share_server_id": "ba11930a-bf1a-4aa7-bae4-a8dfbaa3cc73",
|
|
"host": "manila2@generic1#GENERIC1",
|
|
"access_rules_status": "active",
|
|
"share_type_id": "78dee8a9-1ee6-4a29-9081-14e6596fbb96",
|
|
"id": "75559a8b-c90c-42a7-bda2-edbe86acfb7b"
|
|
},
|
|
{
|
|
"status": "creating_from_snapshot",
|
|
"progress": "30%",
|
|
"share_id": "9bb15af4-27e5-4174-ae15-dc549d4a3b51",
|
|
"availability_zone": "nova",
|
|
"replica_state": null,
|
|
"created_at": "2015-09-07T09:01:15.000000",
|
|
"share_network_id": "713df749-aac0-4a54-af52-10f6c991e80c",
|
|
"cast_rules_to_readonly": false,
|
|
"share_server_id": "ba11930a-bf1a-4aa7-bae4-a8dfbaa3cc73",
|
|
"host": "manila2@generic1#GENERIC1",
|
|
"access_rules_status": "active",
|
|
"share_type_id": "78dee8a9-1ee6-4a29-9081-14e6596fbb96",
|
|
"id": "48155648-2fd3-480d-b02b-44b995c24bab"
|
|
}
|
|
]
|
|
}
|