Safeguard Management Programming Manual (G06.29+, H06.08+, J06.03+)
Commands
Safeguard Management Programming Manual—422086-028
7-144
DELETE GROUP Command
Error-Handling Notes
ZSPI-TKN-RETCODE
is the standard SPI return code token, whose value is a number identifying
successful completion (ZCOM-ERR-OK), an informational warning, or an error.
These errors or warnings can occur in response to the DELETE GROUP
command:
ZCOM-ERR-OBJ-NOT-FOUND
is returned if the specified group name ZCOM-TKN-OBJNAME does not exist.
ZCOM-ERR-OBJNAME-INV
is returned if the specified group name ZCOM-TKN-OBJNAME is not valid.
ZCOM-ERR-TKN-REQ
is returned when the SCOM-TKN-OBJNAME token is missing.
ZSFG-ERR-GROUP-MEMBERS
is returned when the specified group has members.