Chapter 21. Config Service


21.1. Config Service

21.1.1. GetConfig

GET /v1/config

21.1.1.1. Description

21.1.1.2. Parameters

21.1.1.3. Return Type

StorageConfig

21.1.1.4. Content Type

  • application/json

21.1.1.5. Responses

Expand
Table 21.1. HTTP Response Codes
CodeMessageDatatype

200

A successful response.

StorageConfig

0

An unexpected error response.

GooglerpcStatus

21.1.1.6. Samples

21.1.2. GetPrivateConfig

GET /v1/config/private

21.1.2.1. Description

21.1.2.2. Parameters

21.1.2.3. Return Type

StoragePrivateConfig

21.1.2.4. Content Type

  • application/json

21.1.2.5. Responses

Expand
Table 21.2. HTTP Response Codes
CodeMessageDatatype

200

A successful response.

StoragePrivateConfig

0

An unexpected error response.

GooglerpcStatus

21.1.2.6. Samples

21.1.3. GetPublicConfig

GET /v1/config/public

21.1.3.1. Description

21.1.3.2. Parameters

21.1.3.3. Return Type

StoragePublicConfig

21.1.3.4. Content Type

  • application/json

21.1.3.5. Responses

Expand
Table 21.3. HTTP Response Codes
CodeMessageDatatype

200

A successful response.

StoragePublicConfig

0

An unexpected error response.

GooglerpcStatus

21.1.3.6. Samples

21.1.4. GetVulnerabilityExceptionConfig

GET /v1/config/private/exception/vulnerabilities

21.1.4.1. Description

21.1.4.2. Parameters

21.1.4.3. Return Type

V1GetVulnerabilityExceptionConfigResponse

21.1.4.4. Content Type

  • application/json

21.1.4.5. Responses

Expand
Table 21.4. HTTP Response Codes
CodeMessageDatatype

200

A successful response.

V1GetVulnerabilityExceptionConfigResponse

0

An unexpected error response.

GooglerpcStatus

21.1.4.6. Samples

21.1.5. PutConfig

PUT /v1/config

21.1.5.1. Description

21.1.5.2. Parameters

21.1.5.2.1. Body Parameter
Expand
NameDescriptionRequiredDefaultPattern

body

V1PutConfigRequest

X

  

21.1.5.3. Return Type

StorageConfig

21.1.5.4. Content Type

  • application/json

21.1.5.5. Responses

Expand
Table 21.5. HTTP Response Codes
CodeMessageDatatype

200

A successful response.

StorageConfig

0

An unexpected error response.

GooglerpcStatus

21.1.5.6. Samples

21.1.6. UpdateVulnerabilityExceptionConfig

PUT /v1/config/private/exception/vulnerabilities

21.1.6.1. Description

21.1.6.2. Parameters

21.1.6.2.1. Body Parameter
Expand
NameDescriptionRequiredDefaultPattern

body

V1UpdateVulnerabilityExceptionConfigRequest

X

  

21.1.6.3. Return Type

V1UpdateVulnerabilityExceptionConfigResponse

21.1.6.4. Content Type

  • application/json

21.1.6.5. Responses

Expand
Table 21.6. HTTP Response Codes
CodeMessageDatatype

200

A successful response.

V1UpdateVulnerabilityExceptionConfigResponse

0

An unexpected error response.

GooglerpcStatus

21.1.6.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

© 2025 Red Hat