mirror of
https://github.com/paralus/paralus.git
synced 2026-05-06 16:36:46 +00:00
16 lines
315 B
JSON
16 lines
315 B
JSON
{
|
|
"name": "v2debug.read",
|
|
"resource_urls": [
|
|
{
|
|
"url": "/prompt/project/:project_id/cluster/:cluster_name",
|
|
"methods": [
|
|
"GET"
|
|
]
|
|
}
|
|
],
|
|
"resource_action_urls": [],
|
|
"base_url": "/v2/debug",
|
|
"description": "read web kubectl.",
|
|
"authenticated": true,
|
|
"scope": "PROJECT"
|
|
} |