Frequently Asked Questions
Frequently Asked Questions
Get answers to common questions about Cohesity's REST API, authentication, endpoints, SDKs, and integration best practices. Explore our comprehensive API documentation and resources to accelerate your development.
Cluster APIs
▼
Helios APIs
▼
/v2/mcm/data-protect/protection-groups
Issue: ✨ New
The endpoint seems to be ignoring the query parameter isPaused=true and returns all protection groups
Solution:
You need to pass both the params accordingly. If you need All Active and Paused jobs pass isPaused=true and isActive=true