Access Control
Last updated
Was this helpful?
Last updated
Was this helpful?
Get the list of actions based on the input parameters.
The list of role codes.
The list of feature id's.
unique API ID
API version
response timestamp YYYY-MM-DDThh:mm:ss+/-nn:nn (timezone defaulted to +5.30)
api action like GET/POST/PUT/DELETE in case of http calls
device UUID from which API is called
API key (dynamic)
unique request message id, UUID, for handling API idempotency
UserId of the user calling
//session/jwt/saml token/oauth token
To create new action(s) in the system. An action entry is required for each and every path to authenticate the access based on the assigned role of an user.
action master
if enabled or not
unique id for feature
left icon
url for navigating
right icon
codes specifying role
Unique Identifier of the tenant, Like AP, AP.Kurnool etc.
To update the existing action(s) in the system.
action master
if enabled or not
unique id for feature
left icon
url for navigating
right icon
codes specifying role
Unique Identifier of the tenant, Like AP, AP.Kurnool etc.
Get the list of roles based on role codes in the input parameters.
The list of comma separated codes to filter Roles against. No providing any would end up in all Roles as there is nothing to filter against