Skip to main content
POST
Query Upgrade Plan sections for a component

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

componentId
integer
required

Component ID

Body

application/json
sections
enum<string>[]
required

Flavor-specific upgrade-plan sections to retrieve.

Available options:
deployments,
controlPlane,
nodes,
k8sApi

Response

Success

items
object[]
required

Array of Upgrade Plans containing the requested sections