TR3271 Management Programming Manual

COMMANDS AND RESPONSES
DELETE Command
DELETE Command
The DELETE command removes subdevices from the TR3271 subsystem.
You can delete subdevices, but not a process or line.
When you use the DELETE command, the subdevices to be deleted
must be in the STOPPED summary state. In addition, when your
management application issues the DELETE command using the LINE
object, the subsystem checks for the subordinate-modifier token.
This token must be present and its value must be ZCOM-VAL-SUB-
ONLY. If the token is not present, the subsystem returns an
error.
When your management application issues the DELETE command
using the SU object, the subsystem deletes only the specified
subdevice. Although the subordinate modifier can be present for
the SU object, the only valid values are ZCOM-VAL-SUB-NONE and
ZCOM-VAL-SUB-ALL. If your management application specifies the
subordinate modifier with the value ZCOM-VAL-SUB-ONLY value for a
subdevice, the subsystem returns an error.
Command
ZCOM-CMD-DELETE
Object Type
ZCOM-OBJ-LINE
or
ZCOM-OBJ-SU
Tokens in Command Buffer
ZCOM-TKN-OBJNAME token-type ZSPI-TYP-STRING. !{}
ZCOM-MAP-REQID !MAP is optional, but if present,
!fields are required.
def ZCOM-DDL-REQID.
02 ZCRTPID type ZSPI-DDL-CRTPID.
02 ZPAID type ZSPI-DDL-INT.
end.
ZCOM-TKN-CMD-TIMEOUT token-type ZSPI-TYP-TIMESTAMP.
ZCOM-TKN-SUB token-type ZSPI-TYP-ENUM.
ZSPI-TKN-MANAGER token-type ZSPI-TYP-FNAME32.
ZSPI-TKN-SSID token-type ZSPI-TYP-SSID. !{}
>
6-36