mirror of
https://github.com/paralus/paralus.git
synced 2026-05-07 00:46:52 +00:00
16 lines
312 B
JSON
16 lines
312 B
JSON
{
|
|
"name": "registryimage.write",
|
|
"resource_urls": [],
|
|
"resource_action_urls": [
|
|
{
|
|
"url": "/image/tags/",
|
|
"methods": [
|
|
"DELETE"
|
|
]
|
|
}
|
|
],
|
|
"base_url": "/config/v1/registry",
|
|
"description": "create, manage registry images.",
|
|
"authenticated": true,
|
|
"scope": "PROJECT"
|
|
} |