How Can I know the role rights associated to an individual user's role in CAPC
Dx NetOps Performance Management any version
The following REST endpoint will give suchg information
http://<pchost>:8181/pc/center/webservice/users/userName/{name}
For example, I have a userName called Sam in CAPC so it would be:
http://<pc>:8181/pc/center/webservice/users/userName/Sam