Description | This object represents the position of the action
in the license action job queue that is maintained
internally. Only actions in pending(2) state will
be put in the queue until they are executed. By
reading this object, the management application can make
intelligent decision on whether to execute another
action that it is planning on. For example, if there
is already a license clear action in the queue in
pending(2) state, management application can choose to
defer its license back up action to a later time. This
object will return a value of 0 if the action is not in
pending(2) state. |