0d4a317adb
Separate add share group description in other API or CLI echo in this patch from add share group itself description in other patches: Added share group iteslf in api-ref [1] Added share api admin doc [2] Added share group in driver requirements [3] [1] I852d264eb120027aad32997dc64a6ca428ee55a4 [2] Ia0cc534e0bfb2ca5e495e575237e9911c746691b [3] Iedde5a9a774a60e760b47d5eb2973f42d79227d4 Change-Id: Iedde5a9a774a60e760b47d5eb2973f42d79127d3
29 lines
976 B
JSON
29 lines
976 B
JSON
{
|
|
"pools": [
|
|
{
|
|
"host": "LONDON",
|
|
"capabilities": {
|
|
"qos": false,
|
|
"driver_version": "1.0",
|
|
"snapshot_support": true,
|
|
"timestamp": "2016-07-05T22:40:32.632330",
|
|
"share_backend_name": "GENERIC1",
|
|
"total_capacity_gb": "unknown",
|
|
"driver_handles_share_servers": true,
|
|
"server_pools_mapping": {},
|
|
"share_group_stats": {
|
|
"consistent_snapshot_support": null
|
|
},
|
|
"pools": null,
|
|
"vendor_name": "Open Source",
|
|
"reserved_percentage": 0,
|
|
"free_capacity_gb": "unknown",
|
|
"storage_protocol": "NFS_CIFS",
|
|
"replication_domain": null
|
|
},
|
|
"name": "openstack3@generic1#GENERIC1",
|
|
"pool": "GENERIC1",
|
|
"backend": "generic1"
|
|
}
|
|
]
|
|
} |