How can I see all groups in CA Performance Center (CAPC) using the curl command
Dx NetOps Performance Management any version
For https:
curl -vk GET --user admin:admin https://<capc>:8182/pc/center/webservice/groups/groupPath/All%20Groups/
For http:
curl -v GET --user admin:admin http://<capc>:8181/pc/center/webservice/groups/groupPath/All%20Groups/