Search (SHIFT+S)
API Reference
- Block Services
- File Services
- Object Service
- Compute Services
-
Virtual Data Center Services
- Authentication Provider
- Auto Tiering
- Block Virtual Pool
- Event
- 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
- Object Namespace
- Storage System Type
- Tenant Services
- Config Services
- Volume Group Services
- UI Services
- UI Services (Deprecated)
- System Management Services
- Block Services For OpenStack
- Other Services
- API Error Codes

Tenants
/tenants
API for creating and manipulating tenants
Resource | Description |
GET /tenants/{id} | Show tenant or subtenant |
PUT /tenants/{id} | Update tenant or subtenant |
POST /tenants/{id}/subtenants | Create subtenant |
GET /tenants/{id}/subtenants | List subtenants |
POST /tenants/{id}/deactivate | Delete subtenant |
GET /tenants/{id}/role-assignments | List tenant or subtenant role assignments |
PUT /tenants/{id}/role-assignments | Add or remove role assignments |
POST /tenants/{id}/projects | Create project |
GET /tenants/{id}/projects | List projects |
GET /tenants/{id}/volume-groups | List volume groups |
POST /tenants/bulk | List data of tenant resources |
POST /tenants/{id}/hosts | Create tenant host |
GET /tenants/{id}/hosts | List tenant hosts |
POST /tenants/{id}/vcenters | Create tenant vCenter |
GET /tenants/{id}/vcenters | List tenant vCenters |
POST /tenants/{id}/clusters | Create host cluster for tenant |
GET /tenants/{id}/clusters | List tenant clusters |
GET /tenants/{id}/quota | Show quota and available capacity |
PUT /tenants/{id}/quota | Updates quota and available capacity |
POST /tenants/{id}/schedule-policies | Create schedule policy |
GET /tenants/{id}/schedule-policies | List schedule policies |
PUT /tenants/{id}/tags | Assign tags to resource |
GET /tenants/{id}/tags | List tags assigned to resource |
GET /tenants/search | Search API |
GET /tenants/bulk | List all instances of resource type |
POST /tenants/bulk | List data of specified resources |