OSI/MHS Management Programming Manual

Commands and Responses
OSI/MHS Management Programming Manual424824-001
5-136
DELETE APPL
DELETE APPL
The DELETE APPL command removes an APPL object from the MHS database.
Tokens in Command and Response Buffers
ZCOM-TKN-CMD-POWER
is described in the SPI Common Extensions Manual. The possible values are:
NORMAL
Delete the application configuration only if no messages for it exist in the
message database. This is the default value.
MAX
Delete the application configuration regardless of the existence of user messages
in the message database.
For a description of all the other tokens in the command and response buffers, see the
ADD APPL command.
Command
ZCOM-CMD-DELETE
Object Type
ZCOM-OBJ-APPL
Tokens in Command Buffer
ZSPI-TKN-MANAGER token-type ZSPI-TYP-FNAME32.
ZCOM-TKN-OBJNAME token-type ZSPI-TYP-STRING.
ZSPI-TKN-ALLOW-TYPE token-type ZSPI-TYP-ALLOW-TYPE.
ZSPI-TKN-RESPONSE-TYPE token-type ZSPI-TYP-RESPONSE-
TYPE.
ZSPI-TKN-COMMENT token-type ZSPI-TYP-STRING.
ZCOM-TKN-CMD-POWER token-type ZSPI-TYP-ENUM.
Tokens in Response Buffer
ZSPI-TKN-DATALIST token-type ZSPI-TYP-LIST.
ZCOM-TKN-OBJTYPE token-type ZSPI-TYP-ENUM.
ZCOM-TKN-OBJNAME token-type ZSPI-TYP-STRING.
ZSPI-TKN-RETCODE token-type ZSPI-TYP-ENUM.
ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST.
. . .
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
ZSPI-TKN-CONTEXT token-type ZSPI-TYP-BYTESTRING.