Run Protection Group
POST https://{{cluster_vip}}/v2/data-protect/protection-groups/{{protectionGroupId}}/runs
Runs the Protection Group created for protecting your physical server.
You can fetch the ProtectionGroupId to be specified in the API URL from the Create Block-based Protection Group API response.
Request Body
{"runType"=>"kRegular"}
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Authorization | string | ||
Content-Type | string |