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

Network
/vdc/networks
Network service handles requests to create, update and remove a network.
Resource | Description |
GET /vdc/networks/{id} | Show network |
GET /vdc/networks | List Networks |
POST /vdc/networks/{id}/deactivate | Delete Network |
PUT /vdc/networks/{id}/endpoints | Add or remove network end points |
POST /vdc/networks | Create Network |
PUT /vdc/networks/{id} | Update network |
POST /vdc/networks/{id}/deregister | Unregister network |
POST /vdc/networks/{id}/register | Register network |
POST /vdc/networks/bulk | List data of network resources |
GET /vdc/networks/{id}/storage-ports | List storage ports |
GET /vdc/networks/{id}/initiators | List initiators |
GET /vdc/networks/{id}/ip-interfaces | List ipInterfaces |
PUT /vdc/networks/{id}/tags | Assign tags to resource |
GET /vdc/networks/{id}/tags | List tags assigned to resource |
GET /vdc/networks/search | Search API |
GET /vdc/networks/bulk | List all instances of resource type |
POST /vdc/networks/bulk | List data of specified resources |