Work Request States

The work request states are:

ACCEPTED
The request is in the work request queue to be processed.
WAITING
The request is waiting for available resources. Only a single remediation run can proceed at a time, others will be in WAITING.
IN PROGRESS
A work request record exists for the specified request, but no associated WORK_COMPLETED record is present.
SUCCEEDED
A work request record exists for this request and an associated WORK_COMPLETED record has the state SUCCEEDED.
FAILED
A work request record exists for this request and an associated WORK_COMPLETED record has the state FAILED.
CANCELING
The work request is in the process of canceling.
CANCELED
The work request has been canceled.
Note

Application Dependency Management does not use the common Work Requests API to support work request operations. Instead, the API supports Application Dependency Management work requests. See Using the Console to View Work Requests for information on viewing work requests for other services.

Was this article helpful?