Work Requests in Fleet Application Management

Use work requests to monitor the status of a fleet, runbook, lifecycle schedule, or maintenance window in Fleet Application Management. Track the progress of these resources, and observe when a task is completed or an error occurs.

Note

Fleet Application Management doesn't use the common Work Requests API to support work request operations. Instead, the Fleet Application Management API supports Fleet Application Management work requests.

Following are the possible work request states:

  • Accepted: The request is in the work request queue and is ready to be processed by Fleet Application Management.
  • In Progress: A work request record exists for the request, but no associated WORK_COMPLETED record exists.
  • Succeeded: A work request record exists for the request, and an associated WORK_COMPLETED record with the Succeeded state exists.
  • Failed: A work request record exists for the request, and an associated WORK_COMPLETED record with the Failed state exists.
  • Canceling: The work request is in the process of being canceled.
  • Canceled: The work request has been canceled.