TMF Management Programming Manual (H06.05+)

Commands and Responses
HP NonStop TMF Management Programming Manual540140-002
5-174
STATUS OPERATION
ZState
specifies the state of operations for which information is to be returned. The
following values are valid:
If null, the default is ZTMF-VAL-InProgress.
ZBeginTime
specifies the earliest start time (GMT) of the operations to display. This field
applies only when a specific operation number (ZTMF-TKN-OperationNum) is
not specified.
Tokens in Response Buffer
ZTMF-MAP-Status-Ops-Resp
is an extensible structured token containing the status information of the specified
operations. Multiple occurrences of this token are possible. If it appears multiple
times, each instance is included within a data list for the operation type. This token
contains the following fields:
ZOperationNum
specifies the serial number of the operation.
ZOperationType
specifies the type of operation.
ZState
specifies the state of the operation.
ZBeginTime
specifies the date and time (GMT) the operation began.
ZEndTime
specifies the date and time (GMT) the operation completed. This field is valid
only when ZState is ZTMF-VAL-Finished.
ZTMF-VAL-InProgress Operations in progress
ZTMF-VAL-Finished Completed operations
ZTMF-VAL-All All operations, whether in progress or
completed