Infrastructure/OTA Upgrade Plans
POSTOTASince 1.0SynchronousAuth Required
StartGraduatedPlan
Start Graduated Plan
Execution Availability
Try It Out
Submit a mock request using the current auth context and example-driven inputs.
Path Parameters
Request Inputs
Path Parameters
planIdStringRequiredID of the graduated plan to start
Responses
Endpoint
POST/api/v1/lifecycle/upgrade-plans/{planId}/start
/api/v1/lifecycle/upgrade-plans/{planId}/start
Request Example
curl -X POST '{host}/api/v1/lifecycle/upgrade-plans/{planId}/start' -H 'Authorization: Bearer {token}' -H 'Content-Type: application/json' -d '{}'
Response Example
200{}Change History
This API has no change history records yet.
