GET /api/v1/cluster/1/pool HTTP 200 OK Vary: Accept Content-Type: text/html; charset=utf-8 Allow: GET, HEAD, OPTIONS [ { "id": 1, "cluster": 1, "pool_id": 0, "name": "data", "quota_max_bytes": 0, "quota_max_objects": 0, "used_objects": 0, "used_bytes": 0 }, { "id": 2, "cluster": 1, "pool_id": 1, "name": "metadata", "quota_max_bytes": 0, "quota_max_objects": 0, "used_objects": 0, "used_bytes": 0 }, { "id": 3, "cluster": 1, "pool_id": 2, "name": "rbd", "quota_max_bytes": 0, "quota_max_objects": 0, "used_objects": 778, "used_bytes": 3240911270 }, { "id": 4, "cluster": 1, "pool_id": 7, "name": "rbd_extra", "quota_max_bytes": 0, "quota_max_objects": 0, "used_objects": 2, "used_bytes": 138 }, { "id": 5, "cluster": 1, "pool_id": 34, "name": "test9", "quota_max_bytes": 0, "quota_max_objects": 0, "used_objects": 0, "used_bytes": 0 }, { "id": 6, "cluster": 1, "pool_id": 35, "name": "test10", "quota_max_bytes": 0, "quota_max_objects": 0, "used_objects": 0, "used_bytes": 0 }, { "id": 7, "cluster": 1, "pool_id": 36, "name": "test11", "quota_max_bytes": 0, "quota_max_objects": 0, "used_objects": 0, "used_bytes": 0 } ]