API Reference
Log In
API Reference

/role-store/api/v1/roles/evaluate

Evaluate a new role definition. Returns an array of matching users for the role mapping. If too many hits, only count field is populated and users array is left empty.

Log in to see full request history
Body Params
uuid

The UUID of the returned object

string
required

Name of the role

string

A comment describing the object

principal_public_key_strings
array of strings
principal_public_key_strings
boolean

Permit agent

uuid

Scopes host and connection permissions to an access group

permissions
array of strings

Array of permissions

permissions
context
object

Contextual limitation

string

role type

string

role ARN

boolean
Defaults to false

Is the role PrivX internal

date-time

When the object was created

uuid

ID of the user who originally authored the object

date-time

When the object was created

uuid

ID of the user who updated the object

date-time

When the object was deleted (tombstoned)

uuid

ID of the user who deleted the object

source_rules
object
required

A source rule(s) definition. Can be a single rule or a rule group, in which case either "single" or "group" attributes are requrired

tags
array of strings

Array of tag strings

tags
string

Source of rule

integer

Role member count

Headers
string
required
Defaults to Bearer a-proper-token-goes-here

OAuth2 token

Responses

Language
Credentials
OAuth2
Click Try It! to start a request and see the response here! Or choose an example:
application/json