mirror of
https://github.com/paralus/paralus.git
synced 2026-05-07 08:56:42 +00:00
14 lines
261 B
JSON
14 lines
261 B
JSON
{
|
|
"name": "kubectl.clustersettings.write",
|
|
"base_url": "/v2/sentry/kubectl",
|
|
"resource_urls": [],
|
|
"resource_action_urls": [
|
|
{
|
|
"url": "/cluster/:cluster_id/settings",
|
|
"methods": [
|
|
"PUT"
|
|
]
|
|
}
|
|
],
|
|
"authenticated": true
|
|
} |