Get User Role
Get a user's role in Tenable Vulnerability Management.
Input
| Field | Definition | Type | Required |
|---|---|---|---|
| User | |||
| UUID |
The UUID of the user. Example UUID input: a1ac5e57-d3cf-4396-a825-38538bc52d26 |
Text | TRUE |
Output
| Field | Definition | Type |
|---|---|---|
| Role | ||
| UUID |
The UUID of the role. |
Text |
| Container UUID |
The UUID of the Tenable Vulnerability Management instance to which the role belongs. |
Text |
| Name |
The name of the role. |
Text |
| Description |
The description of the role. |
Text |
| Role Permissions |
A list of permissions that are associated with the role. |
List of Text |
| Type |
The type of the role.
|
Text |
| Status |
The status of the role. |
Text |
| Raw Output |
An object that contains User and Role details. |
Object |
| User |
An object that contains the attributes of the user. |
Object |
| Role |
An object that contains the attributes of the role. |
Object |
