-
Story
-
Resolution: Won't Do
-
Minor
-
None
i want to generate locally created groups for audit purpose.
this below API generates admin users and groups list
https://***jenkins**.**.com/qajoc100/groups/Administrators/
i am seeing locally created groups in each folder/project/job ... is there any API which provide all locally created groups list.
- is duplicated by
-
JENKINS-51915 How to get local groups using REST API
-
- Closed
-
".../groups/..." API is not a part of the Jenkins project AFAICT.
According to my knowledge, it comes from the CloudBees RBAC plugin. Please refer to this documentation: https://go.cloudbees.com/docs/cloudbees-documentation/cje-user-guide/index.html#rbac-sect-rest-api . If it does not help, please contact the vendor.