
Resource for VirtualDataCenter manipulation
Resource | Description |
POST /vdc | |
GET /vdc | |
GET /vdc/{id} | |
PUT /vdc/{id} | |
DELETE /vdc/{id} | |
POST /vdc/{id}/disconnect | |
POST /vdc/{id}/reconnect | |
GET /vdc/role-assignments | List vdc role assignments |
GET /vdc/secret-key | Retrieves the vdc's secret key |
PUT /vdc/role-assignments | Add or remove role assignments |
POST /vdc/prepare-vdc | prepare vdc by removing root's tenant roles and project ownerships |
GET /vdc/keystore | Get the certificate chain being used by ViPR |
PUT /vdc/keystore | Rotate the VIPR key and certificate chain to a new system self-signed or a specified input. |
GET /vdc/check-compatibility | |
GET /vdc/check-geo-distributed | |
GET /vdc/{id}/tasks | List tasks for resource |
GET /vdc/{id}/tasks/{op_id}/ | Show task |
PUT /vdc/{id}/tags | Assign tags to resource |
GET /vdc/{id}/tags | List tags assigned to resource |
GET /vdc/search | Search API |
GET /vdc/bulk | List all instances of resource type |
POST /vdc/bulk | List data of specified resources |