v1

latestOpenAPI 3.0.12026-07-17635367.2 KB
container-registry

List container registries

List container registries

get/container-registry

Response

OK

passwordstring required
serverstring required
usernamestring required

Example response

[
  {
    "server": "server",
    "password": "password",
    "username": "username"
  }
]