Run Protection Group

POST https://{{cluster_vip}}/v2/data-protect/protection-groups/{{protectionGroupId}}/runs

Runs the Protection Group created for protecting your VMware VMs.

You can fetch the ProtectionGroupId to be specified in the API URL from the Create Protection Group API response.

Request Body

{"runType"=>"kRegular", "objects"=>[{"id"=>59124}]}