Get VWware Activities
POST https://helios.cohesity.com/v2/mcm/data-protect/objects/activity?regionIds={{regionId}}
Introduction
Make this API call to get the Backup Activity for all the objects in the specified region.
The result can be narrowed down passing the
environment
variable in the request body
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
regionIds | string |
Request Body
{"statsParams"=>{"attributes"=>["Status", "ActivityType"]}, "environments"=>["kVMware"]}