Chapter 61. Sensor Upgrade Service


61.1. Sensor Upgrade Service

61.1.1. GetSensorUpgradeConfig

GET /v1/sensorupgrades/config

61.1.1.1. Description

61.1.1.2. Parameters

61.1.1.3. Return Type

V1GetSensorUpgradeConfigResponse

61.1.1.4. Content Type

  • application/json

61.1.1.5. Responses

Expand
Table 61.1. HTTP Response Codes
CodeMessageDatatype

200

A successful response.

V1GetSensorUpgradeConfigResponse

0

An unexpected error response.

GooglerpcStatus

61.1.1.6. Samples

61.1.2. TriggerSensorCertRotation

POST /v1/sensorupgrades/rotateclustercerts/{id}

61.1.2.1. Description

61.1.2.2. Parameters

61.1.2.2.1. Path Parameters
Expand
NameDescriptionRequiredDefaultPattern

id

 

X

null

 

61.1.2.3. Return Type

Object

61.1.2.4. Content Type

  • application/json

61.1.2.5. Responses

Expand
Table 61.2. HTTP Response Codes
CodeMessageDatatype

200

A successful response.

Object

0

An unexpected error response.

GooglerpcStatus

61.1.2.6. Samples

61.1.3. TriggerSensorUpgrade

POST /v1/sensorupgrades/cluster/{id}

61.1.3.1. Description

61.1.3.2. Parameters

61.1.3.2.1. Path Parameters
Expand
NameDescriptionRequiredDefaultPattern

id

 

X

null

 

61.1.3.3. Return Type

Object

61.1.3.4. Content Type

  • application/json

61.1.3.5. Responses

Expand
Table 61.3. HTTP Response Codes
CodeMessageDatatype

200

A successful response.

Object

0

An unexpected error response.

GooglerpcStatus

61.1.3.6. Samples

61.1.4. UpdateSensorUpgradeConfig

POST /v1/sensorupgrades/config

61.1.4.1. Description

61.1.4.2. Parameters

61.1.4.2.1. Body Parameter
Expand
NameDescriptionRequiredDefaultPattern

body

V1UpdateSensorUpgradeConfigRequest

X

  

61.1.4.3. Return Type

Object

61.1.4.4. Content Type

  • application/json

61.1.4.5. Responses

Expand
Table 61.4. HTTP Response Codes
CodeMessageDatatype

200

A successful response.

Object

0

An unexpected error response.

GooglerpcStatus

61.1.4.6. Samples

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
Back to top