
StoragePool resource implementation
Resource | Description |
GET /vdc/storage-pools | List storage pools |
GET /vdc/storage-pools/{id}/matched-vpools | List matching VirtualPools for specified storage pool |
GET /vdc/storage-pools/{id} | Show storage pool |
GET /vdc/storage-pools/{id}/storage-tiers | List storage pool storage tiers |
POST /vdc/storage-pools/{id}/deregister | Unregister storage pool |
PUT /vdc/storage-pools/{id} | Update storage pool |
POST /vdc/storage-pools/{id}/deactivate | remove storage pool from ViPR |
GET /vdc/storage-pools/{id}/resources | List storage pool resources |
POST /vdc/storage-pools/bulk | List data of storage pool resources |
PUT /vdc/storage-pools/{id}/tags | Assign tags to resource |
GET /vdc/storage-pools/{id}/tags | List tags assigned to resource |
GET /vdc/storage-pools/search | Search API |
GET /vdc/storage-pools/bulk | List all instances of resource type |
POST /vdc/storage-pools/bulk | List data of specified resources |