Get a container registry
get/container/registry/{registryName}
Returns a container registry.
1{2 "name": "registry name",3 "description": "An example for a container registry.",4 "url": "https://example.url:4321",5 "username": "User name for the container registry",6 "password": "Password for the container registry"7}