v1
latestOpenAPI 3.0.12026-07-17635367.2 KBcontainer-registry
Get container registry credentials
Get container registry credentials
get/container-registry/{server}
Path parameters
serverstring required
Container Registry server name
Response
OK
Example response
{
"server": "server",
"password": "password",
"username": "username"
}