Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.3.0
Description
Create API entry points for getting authorization information.
The following entry points need to be created:
GET /api/v1/authorizations GET /api/v1/permissions/:PERMISSION_ID/authorizations GET /api/v1/users/:USERNAME/authorizations
The following entry points need to be updated to supply more information:
GET /api/v1/permissions/:PERMISSION_ID
Note: The data layer is stubbed out and left for implementation in AMBARI-13865
Attachments
Attachments
Issue Links
- links to