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