mirror of
https://github.com/paralus/paralus.git
synced 2026-05-07 00:46:52 +00:00
20 lines
344 B
JSON
20 lines
344 B
JSON
{
|
|
"name": "ops_star.all",
|
|
"resource_urls": [
|
|
{
|
|
"url": "*",
|
|
"methods": [
|
|
"GET",
|
|
"POST",
|
|
"PUT",
|
|
"DELETE"
|
|
]
|
|
}
|
|
],
|
|
"resource_action_urls": [],
|
|
"base_url": "",
|
|
"description": "Provides complete access, make me a super admin.",
|
|
"authenticated": true,
|
|
"scope": "ORGANIZATION"
|
|
}
|