Hello, I am trying to comprehend setting up permissions on resources. My understanding thus far from:
https://pulp.readthedocs.io/en/latest/user-guide/admin-client/authentication.html#permissions "Permissions are essentially a REST API path." Ideally, I would have preferred viewing a list of resources from pulp-admin. However, to view REST API path, I would have to sift through https://pulp.readthedocs.io/en/latest/dev-guide/integration/rest-api/index.html. Which to be honest, is a bit intimidating, especially what resource path does what. In the examples provided, the rest api starts with / and /v2? Although looking at the rest api documents, paths typically begin with /pulp/api. So am I to presume that / points to /pulp/api? Okay, if that's the case, if I want to register machines and pull from repositories. I would need to set permissions on: READ on /v2/repository READ,CREATE on /v2/consumers ? Regards -- Lutchy Horace Owner/Operator/Administrator [http://www.lhprojects.net] Owner/Operator/Administrator [http://www.bombshellz.net] Owner/Operator/Administrator [http://www.animehouse.club] About Me [http://about.me/lhprojects] USA _______________________________________________ Pulp-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/pulp-list
