Role REST Endpoints
Role
Role API's
- List applications for a role
- Method: getPath:
/oiri/api/v1/roles/{roleId}/applications - List entitlements for a role
- Method: postPath:
/oiri/api/v1/roles/{roleId}/entitlements/.search - List nested roles for a role
- Method: postPath:
/oiri/api/v1/roles/{roleId}/nestedRoles/.search - List role details
- Method: getPath:
/oiri/api/v1/roles/{roleId} - List user members for a role
- Method: postPath:
/oiri/api/v1/roles/{roleId}/users/.search - Search role details
- Method: postPath:
/oiri/api/v1/roles/.search