TMF Management Programming Manual (G06.24+)

Commands and Responses
HP NonStop TMF Management Programming Manual522420-002
5-168
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.
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
is the serial number of the operation.
ZOPERATIONTYPE
indicates the type of operation.
ZSTATE
indicates the state of the operation.
ZBEGINTIME
indicates the date and time (GMT) the operation began.
ZENDTIME
indicates 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