Search (SHIFT+S)
API Reference
- Block Services
- File Services
- Object Service
- Compute Services
-
Virtual Data Center Services
- Authentication Provider
- Auto Tiering
- Block Virtual Pool
- File Virtual Pool
- Migration
- Fabric Manager
- Network
- Protection System
- Storage Provider
- SMIS Provider
- Storage Tier
- Storage System
- Storage Port
- Storage Pool
- Trust Store Resource
- UnManaged Volume
- Unmanaged File System
- UnManaged Export Mask
- Virtual Array
- Virtual Data Center Capacity
- Virtual Data Center
- User Group
- Virtual Nas
- Tenant Services
- Config Services
- UI Services
- UI Services (Deprecated)
- System Management Services
- Other Services
- API Error Codes
API Changes

Cluster
/compute/clusters
A service that provides APIs for viewing, updating and deleting clusters.
Resource | Description |
PUT /compute/clusters/{id} | Update cluster attributes |
POST /compute/clusters/{id}/detach-storage | Detach storage from Cluster |
GET /compute/clusters/{id} | Show cluster |
GET /compute/clusters/{id}/hosts | List cluster hosts |
POST /compute/clusters/{id}/deactivate | Delete cluster. |
POST /compute/clusters/bulk | List data of specified clusters |
GET /compute/clusters/{id}/unmanaged-volumes | |
GET /compute/clusters/{id}/unmanaged-export-masks | |
GET /compute/clusters/{id}/tasks | List tasks for resource |
GET /compute/clusters/{id}/tasks/{op_id}/ | Show task |
PUT /compute/clusters/{id}/tags | Assign tags to resource |
GET /compute/clusters/{id}/tags | List tags assigned to resource |
GET /compute/clusters/search | Search API |
GET /compute/clusters/bulk | List all instances of resource type |
POST /compute/clusters/bulk | List data of specified resources |