Add a list of privileged items to the given container POST parameters privilegedItems - the map of privilegedItems to add to the container
POST/ui/rest/pam/containers/:containerId/addPrivilegedItems
Add a list of privileged items to the given container POST parameters privilegedItems - the map of privilegedItems to add to the container
Request
Responses
- 200
- 400
- 401
- 403
- 500
Request completed successfully.
Bad request.
Unauthorized.
Forbidden.
Internal server error.