OBJECT
PrivateContainerRegistryReplyType
Description
Response to the request to retrieve details of a PCR.
link GraphQL Schema definition
- type PrivateContainerRegistryReplyType {
- # Details of PCR, including the registry URL and how users retrieve images from
- # Rubrik's container registry into their registry.
- PrivateContainerRegistryDetailsType :
- # Latest approved Exotask bundle version for your Private Container. If no
- # approved bundle is available, this field will be empty.
- String! :
- }