
The following methods have been added to Volume service in this release:
Resource | Description |
POST /block/volumes/{id}/protection/full-copies/{pid}/activate | Activate full copy. This method is deprecated. Use /block/full-copies/{id}/activate instead with {id} |
POST /block/volumes/{id}/protection/full-copies/{pid}/check-progress | Show full copy synchronization progress |
POST /block/volumes/{id}/protection/full-copies/{pid}/detach | Detach full copy |
POST /block/volumes/{id}/expand | Expand volume capacity |
GET /block/volumes/{id} | Show volume |
POST /block/volumes/{id}/deactivate | Delete volume |
GET /block/volumes/{id}/protection/continuous-copies/{mid} | Show continuous copy |
PUT /block/volumes/{id}/vpool | Change the virtual pool for a volume. |
POST /block/volumes/vpool-change | Change the virtual pool for the given volumes. |
PUT /block/volumes/{id}/varray | Change the virtual array for the specified volume. |
GET /block/volumes/{id}/tasks/{op_id}/ | Show task |
POST /block/volumes/bulk | List data of specified resources |