ProtectionGroups APIs
The ProtectionGroups service provides operations for managing protection groups created for a cluster.
Operations
POST
Create Cluster Protection Groups Async
Create a protection group for the given cluster.
DELETE
Delete Cluster Pg Protection Groups Async
Delete the specified protection group. Default bahaviour:
PATCH
Update Cluster Pg Protection Groups Async
Update a protection group for the given cluster.
GET
Get Cluster Pg Snapservice Protection Groups
Get the detailed information regarding the specified protection group.
GET
List Cluster Snapservice Protection Groups
List the protection groups for the given cluster.
POST
Pause Cluster Pg Protection Groups Async
Pause the specified proteciton group. This action pauses all periodic snapshot operations and deletion of expired snapshots. Any ongoing snapshot creation or deletion operations will not be paused.
POST
Resume Cluster Pg Protection Groups Async
Resume the specified proteciton group. This action resumes all periodic snapshot operations and deletion of expired snapshots.