Add a list of identities from the given container POST parameters identityAccounts - the map of identityIds to accountIds permissions - the list (strings) of permissions to add to the identities
POST/ui/rest/pam/containers/:containerId/addIdentities
Add a list of identities from the given container POST parameters identityAccounts - the map of identityIds to accountIds permissions - the list (strings) of permissions to add to the identities
Request
Responses
- 200
- 400
- 401
- 403
- 500
Request completed successfully.
Bad request.
Unauthorized.
Forbidden.
Internal server error.