TMF Management Programming Manual (G06.26+)

Commands and Responses
HP NonStop TMF Management Programming Manual522420-003
5-166
STATUS DATAVOLS
STATUS DATAVOLS
The STATUS DATAVOLS command returns the current status of data volumes.
Command Syntax
Refer to the SPI Programming Manual for tokens present in the command and
response buffers but not described below.
Command
ZTMF-CMD-Status
Object Type
ZTMF-OBJ-DataVols
Tokens in Command Buffer
ZTMF-TKN-VolumeName token-type ZSPI-TYP-String.
ZSPI-TKN-MaxResp token-type ZSPI-TYP-Int.
ZSPI-TKN-Context token-type ZSPI-TYP-ByteString.
ZTMF-MAP-Status-DataVols
def ZTMF-DDL-Status-DataVols.
02 ZState token-type ZSPI-DDL-Enum.
02 ZAuditTrailId token-type ZSPI-DDL-Enum.
02 ZRecoveryMode token-type ZSPI-DDL-Enum.
end.
Tokens in Response Buffer
ZTMF-TKN-VolumeName token-type ZSPI-TYP-String.
ZSPI-TKN-Context token-type ZSPI-TYP-ByteString.
ZTMF-MAP-Status-DataVols-R
def ZTMF-DDL-Status-DataVols-R.
02 ZState token-type ZSPI-DDL-Enum.
02 ZAuditTrailId token-type ZSPI-DDL-Enum.
02 ZRecoveryMode token-type ZSPI-DDL-Enum.
end.