POST /block/consistency-groups |
Create consistency group |
GET /block/consistency-groups/{id} |
Show consistency group |
POST /block/consistency-groups/{id}/deactivate |
Delete consistency group |
POST /block/consistency-groups/bulk |
List data of consistency group resources |
POST /block/consistency-groups/{id}/protection/snapshots |
Create consistency group snapshot |
GET /block/consistency-groups/{id}/protection/snapshots |
List snapshots in the consistency group |
GET /block/consistency-groups/{id}/protection/snapshot-sessions |
List snapshot sessions in the consistency group |
GET /block/consistency-groups/{id}/protection/snapshots/{sid} |
Show consistency group snapshot |
POST /block/consistency-groups/{id}/protection/snapshots/{sid}/activate |
Activate consistency group snapshot |
POST /block/consistency-groups/{id}/protection/snapshots/{sid}/deactivate |
Deactivate consistency group snapshot |
POST /block/consistency-groups/{id}/protection/snapshot-sessions/{sid}/deactivate |
Deactivate consistency group snapshot |
POST /block/consistency-groups/{id}/protection/snapshots/{sid}/restore |
Restore consistency group snapshot |
POST /block/consistency-groups/{id}/protection/snapshot-sessions/{sid}/restore |
Restore snapshot session to source |
POST /block/consistency-groups/{id}/protection/snapshots/{sid}/resynchronize |
Resynchronize consistency group snapshot |
PUT /block/consistency-groups/{id} |
Update consistency group |
POST /block/consistency-groups/{id}/protection/full-copies |
Create consistency group full copy. |
POST /block/consistency-groups/{id}/protection/snapshot-sessions |
Create consistency group snapshot session |
POST /block/consistency-groups/{id}/protection/snapshot-sessions/{sid}/link-targets |
Link target volumes to a snapshot session. |
POST /block/consistency-groups/{id}/protection/snapshot-sessions/{sid}/relink-targets |
Relink target volumes to snapshot sessions. |
POST /block/consistency-groups/{id}/protection/snapshot-sessions/{sid}/unlink-targets |
Unlink target volumes from a snapshot session. |
POST /block/consistency-groups/{id}/protection/full-copies/{fcid}/activate |
Activate consistency group full copy. |
POST /block/consistency-groups/{id}/protection/full-copies/{fcid}/detach |
Detach consistency group full copy. |
POST /block/consistency-groups/{id}/protection/full-copies/{fcid}/restore |
Restore consistency group full copy. |
POST /block/consistency-groups/{id}/protection/full-copies/{fcid}/resynchronize |
Resynchronize consistency group full copy. |
POST /block/consistency-groups/{id}/protection/full-copies/{fcid}/deactivate |
Deactivate consistency group full copy. |
GET /block/consistency-groups/{id}/protection/full-copies |
List full copies for a consistency group |
GET /block/consistency-groups/{id}/protection/full-copies/{fcid} |
Get the specified consistency group full copy. |
POST /block/consistency-groups/{id}/protection/continuous-copies/swap |
reversing roles of source and target |
POST /block/consistency-groups/{id}/protection/continuous-copies/failover |
Failover the protection link |
POST /block/consistency-groups/{id}/protection/continuous-copies/accessmode |
Changes the access mode for a copy. |
POST /block/consistency-groups/{id}/protection/continuous-copies/failover-cancel |
fail back to source again |
GET /block/consistency-groups/{id}/tasks |
List tasks for resource |
GET /block/consistency-groups/{id}/tasks/{op_id}/ |
Show task |
PUT /block/consistency-groups/{id}/tags |
Assign tags to resource |
GET /block/consistency-groups/{id}/tags |
List tags assigned to resource |
GET /block/consistency-groups/search |
Search API |
GET /block/consistency-groups/bulk |
List all instances of resource type |
POST /block/consistency-groups/bulk |
List data of specified resources |