Chapter 26. Delegated Registry Config Service


26.1. Delegated Registry Config Service

26.1.1. GetClusters

GET /v1/delegatedregistryconfig/clusters

GetClusters returns the list of clusters (id + name) and a flag indicating whether or not the cluster is valid for use in the delegated registry config

26.1.1.1. Description

26.1.1.2. Parameters

26.1.1.3. Return Type

V1DelegatedRegistryClustersResponse

26.1.1.4. Content Type

  • application/json

26.1.1.5. Responses

Expand
Table 26.1. HTTP Response Codes
CodeMessageDatatype

200

A successful response.

V1DelegatedRegistryClustersResponse

0

An unexpected error response.

GooglerpcStatus

26.1.1.6. Samples

26.1.2. GetConfig

GET /v1/delegatedregistryconfig

GetConfig returns the current delegated registry configuration

26.1.2.1. Description

26.1.2.2. Parameters

26.1.2.3. Return Type

V1DelegatedRegistryConfig

26.1.2.4. Content Type

  • application/json

26.1.2.5. Responses

Expand
Table 26.2. HTTP Response Codes
CodeMessageDatatype

200

A successful response.

V1DelegatedRegistryConfig

0

An unexpected error response.

GooglerpcStatus

26.1.2.6. Samples

26.1.3. UpdateConfig

PUT /v1/delegatedregistryconfig

UpdateConfig updates the stored delegated registry configuration

26.1.3.1. Description

26.1.3.2. Parameters

26.1.3.2.1. Body Parameter
Expand
NameDescriptionRequiredDefaultPattern

body

DelegatedRegistryConfig determines if and where scan requests are delegated to, such as kept in central services or sent to particular secured clusters. V1DelegatedRegistryConfig

X

  

26.1.3.3. Return Type

V1DelegatedRegistryConfig

26.1.3.4. Content Type

  • application/json

26.1.3.5. Responses

Expand
Table 26.3. HTTP Response Codes
CodeMessageDatatype

200

A successful response.

V1DelegatedRegistryConfig

0

An unexpected error response.

GooglerpcStatus

26.1.3.6. Samples

Back to top
Red Hat logoGithubredditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust. Explore our recent updates.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

Theme

© 2026 Red Hat