Project

Profile

Help

Story #7311

closed

As a user, I can add and remove permissions associated with groups

Added by bmbouter over 3 years ago. Updated over 3 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Category:
-
Sprint/Milestone:
Start date:
Due date:
% Done:

100%

Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:

Description

Background

Users can list permissions associated with a group at the URL /pulp/api/v3/groups/:uuid/permissions/

Allow modification of permissions

Users should be able to add and delete permissions using:

POST /pulp/api/v3/groups/:pk/permissions/ - Add a permission DELETE /pulp/api/v3/groups/:pk/permissions/:uuid/ - Remove a permission

Also available in: Atom PDF