Container Registry administrator password
You can retrieve the administrator password of your Container Registry within your space.
Permissions
info
This action requires the following IAM (Identity and Access Management) permissions:
- registry.instance.get
- API
The GET /registry/spaces/{spaceId}/registries/{registryId}/password request retrieves the administrator password of a Container Registry.
Response example
{
"password": "Rg7#kT9$pM3@wX5yZ8"
}