aa9f03d542
Share_replicas (which are internally share_instances with replica_state not null) have "updated_at" in its view/API call. However same field is missing in share-instance show command. Closes-Bug: #1965122 Change-Id: Ia69f3615d82e0044e3e9f81556dc8355637ef146
53 lines
2.2 KiB
JSON
53 lines
2.2 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",
|
|
"updated_at": "2015-09-07T08:43:10.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",
|
|
"updated_at": "2015-09-10T02:01:22.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",
|
|
"updated_at": "2015-09-07T09:02:30.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"
|
|
}
|
|
]
|
|
}
|