mirror of
https://github.com/paralus/paralus.git
synced 2026-05-08 01:17:08 +00:00
16 lines
286 B
JSON
16 lines
286 B
JSON
{
|
|
"name": "audit.read",
|
|
"resource_urls": [],
|
|
"resource_action_urls": [
|
|
{
|
|
"url": "/relay",
|
|
"methods": [
|
|
"GET"
|
|
]
|
|
}
|
|
],
|
|
"base_url": "/event/v1/audit",
|
|
"description": "read system audit logs",
|
|
"authenticated": true,
|
|
"scope": "ORGANIZATION"
|
|
} |