get_logs_config_archive_readers
Retrieve read roles that have access to a specific Datadog log archive for access control verification.
Instructions
Returns all read roles a given archive is restricted to.
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}