View a Resource Role Assignment by Resource and Role

get

/primeapi/restapi/resourceRoleAssignment/resource/{resId}/role/{roleId}

This endpoint returns resource role assignments that meet the following requirements:
  • The object has a resource with an ID value that matches the value of the {resourceId} path parameter.
  • The object is associated with a role with an ID value that matches the value of the {role} path parameter.

Request

Path Parameters

Response

Supported Media Types

200 Response

successful operation
Body ()
Root Schema : ApiEntityResourceRoleAssignment
Type: object
Show Source

404 Response

The Resource Role Assignment services enables you to create, view, update, and delete assignments between resources and roles. A resource role assignment indicates whether or not a resource is fulfilling a particular role.