Action Status from API

Does anyone have documentation of the possible action statuses that can come from the API (https://bigfix.me/restapi/?id=272)?

I was able to find this for the possible statuses from the console (https://www-01.ibm.com/support/docview.wss?uid=swg21505986) But this doesn’t translate one-for-one to the API statuses.

Here is a short list of ones I’ve seen so far (we are looking for a complete list)

Running:
Evaluating relevance and action constraints.
Waiting for downloads to be mirrored.
Waiting on action dependency.
Failure:
The action failed.
Success:
The action executed successfully.
The Fixlet which this action addresses is not relevant on this machine.

This is our list. Does anyone have a more complete list?

Evaluating relevance and action constraints.
Waiting for downloads to be mirrored.
Waiting on action dependency.
The action failed.
The action executed successfully.
The Fixlet which this action addresses is not relevant on this machine.

ADDED:
The action is currently running.

You could take a look here:

Thanks for that post, however that is describing the action status of open/expired/stopped/etc.

I am interested in the status of the fixlet/task to know weather it failed/succeeded/notRelevant/etc

Sorry that I wasn’t more clear.

If I run the self inspecting Session Relevance statement:

properties whose (it as string contains "bes action status")

This is what we have for the object BES Action Status

bes action status constrained
bes action status disk free limited
bes action status disk limited
bes action status download failed
bes action status error
bes action status evaluating
bes action status expired
bes action status failed
bes action status fixed
bes action status hash mismatch
bes action status invalid signature
bes action status irrelevant
bes action status locked
bes action status offers disabled
bes action status pending downloads
bes action status pending login
bes action status pending message
bes action status pending offer
bes action status pending restart
bes action status postponed
bes action status running
bes action status unreported
bes action status user cancelled
bes action status waiting
1 Like

Here was a list I was able to get from:
https://forum.bigfix.com/t/actionresult-status-values/12043/9

Action has failed and is waiting before trying again.

A required download failed.

Evaluating relevance and action constraints.

Invalid action content: the action script contains a syntax error.

Invalid site context. The Fixlet site may no longer exist.

The action executed successfully.

The action failed.

The action is currently running.

The download size exceeds the maximum value set in the client setting
_BESClient_Download_PreCacheStageDiskLimitMB, which can be modified through the
Edit Computer Settings dialog.

The Fixlet which this action addresses is not relevant on this machine.

This action expired before it could be executed.

Waiting for downloads to be mirrored.

Waiting for restart to complete action.

Waiting on action dependency.

Waiting to run in specified time range.

Waiting to satisfy temporal distribution time constraint.

Waiting until the action start time.