ListPrecheckItems
List current upgrade Precheck items
GET
/api/v1/lifecycle/upgrades/plans/{planUuid}/precheck/itemsOperation ID
ListPrecheckItemsSince
1.0.0Execution Mode
SynchronousAuth Context
Auth RequiredAuth Context
Send these values as request headers when calling this API.
AuthorizationstringRequiredBearer Token
X-Tenant-IDstringX-Tenant-ID
Request Inputs
Path Parameters
planUuidStringRequiredUnique UUID of the plan
Query Parameters
checkResultStringPrecheck result used to filter the results
riskKeyStringRisk key used to identify a precheck risk
confirmationRequiredBooleanWhether to return items that require confirmation
Example: true
precheckRevisionIntegerPrecheck revision used to filter the results
Example: 0
componentUuidStringComponent UUID used to filter the results
