Skip to main content
Infrastructure/OTA Upgrade Plans

RetryUndelivered

Retry delivery of upgrade tasks that failed to reach their agents

POST/api/v1/lifecycle/upgrade-plans/{planId}/retry

Operation ID

RetryUndelivered

Since

1.0.0

Execution Mode

Synchronous

Auth Context

Auth Required

Auth Context

Send these values as request headers when calling this API.

AuthorizationstringRequired

Bearer Token

X-Tenant-IDstring

X-Tenant-ID

Request Inputs

Path Parameters

  • planId
    StringRequired

    ID of the graduated plan whose undelivered upgrades should be retried

Responses

200 OK
200 OK

On success, this API returns the following response structure.

  • retried
    Integer

    Number of agent upgrade tasks that were retried

    Example: 3