Storage Pools (GET)
Returns the ID, bucket path, encryption key, name, and vset of each storage pool.
Method |
GET /storage/pools |
Options |
|
Status |
Sample Response |
200 |
[ { "id": 134217729, "bucket_path": "06a70180-3af1-4615-bcc9-81a0499b8cc4/", "encrypt_key": "default", "name": "storage_target_vset1_volume", "vset": "1" } ] |