OSI/MHS Management Programming Manual
Commands and Responses
OSI/MHS Management Programming Manual—424824-001
5-138
DELETE CLASS
DELETE CLASS
The DELETE CLASS command removes classes from the database.
Tokens in Command and Response Buffers
ZCOM-TKN-SUB
is described in the SPI Common Extensions Manual.
For a description of all the other tokens in the command and response buffers, see the
ADD CLASS command.
Operational Notes
•
DELETE CLASS is a sensitive command.
•
The CLASS object must be in the STOPPED state and all subordinate groups must
have been deleted before it can be deleted.
Command
ZCOM-CMD-DELETE
Object Type
ZCOM-OBJ-CLASS
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-SUB 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.