get_role_users
Retrieve all users assigned to a specific role in Datadog to manage access permissions and user assignments effectively.
Instructions
Gets all users of a role.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}