Commands and Responses
HP NonStop TMF Management Programming Manual—540140-008
5-64
DELETE DATAVOLS
DELETE DATAVOLS
The DELETE DATAVOLS command removes one or more data volumes from the TMF 
configuration.
Command Syntax
For informaiton on the tokens present in the command and response buffers, see the 
SPI Programming Manual. 
Tokens in Command Buffer
ZTMF-TKN-VolumeName
specifies the name of a data volume to be deleted. This token is required; multiple 
occurrences are allowed.
Command
ZTMF-CMD-Delete
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-Delete-DataVols
def ZTMF-DDL-Delete-DataVols.
  02 ZAllowInconsistency      token-type ZSPI-DDL-Boolean.
end.
Tokens in Response Buffer
ZTMF-TKN-VolumeName           token-type ZSPI-TYP-String.
ZSPI-TKN-Context              token-type ZSPI-TYP-ByteString.