Infrastructure/OTA Upgrade Plans
GETOTASince 1.0SynchronousAuth Required
ExportPlan
Export a graduated upgrade plan as a shareable configuration
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 upgrade plan to export
Responses
Endpoint
GET/api/v1/lifecycle/upgrade-plans/{planId}/export
/api/v1/lifecycle/upgrade-plans/{planId}/export
Request Example
curl -X GET '{host}/api/v1/lifecycle/upgrade-plans/{planId}/export' -H 'Authorization: Bearer {token}'
Response Example
200{"data": "aGVsbG8="}Change History
This API has no change history records yet.
