Safeguard Management Programming Manual (G06.24+, H06.03+)

Commands
Safeguard Management Programming Manual422086-012
7-143
INFO GROUP Command
Command-Specific Tokens in the Command Buffer
See the token descriptions in the ADD GROUP section. Additional token descriptions
follow:
ZCOM-TKN-OBJNAME
is a required token that specifies the group or groups whose attributes are to be
displayed. If the object name begins with a pound sign (#), the remainder of the
string is assumed to be a group number expressed as a decimal ASCII string.
Otherwise, the object name contains a group name pattern with optional * and ?
wild cards.
Tokens in Response Buffer
See the token descriptions in the ADD GROUP Command on page 7-32. Additional
token descriptions follow:
ZSFG-TKN-GROUPNAME
contains the group name of the specified group. This might differ from the string
returned in ZCOM-TKN-OBJNAME if the latter specifies the group numerically.
ZSFG-TKN-AUTODELETE
indicates whether the group will be deleted automatically when its last member is
deleted from the group.
ZSFG-TKN-LASTMODIFIED
contains a timestamp of the last time the group record was modified.
ZSPI-TKN-CONTEXT
is a special token that indicates (by its presence or absence) whether or not there
are more reply messages to come. This token is only returned when the request
contains a wild-card name and the responses generated do not fit in one buffer.
For a description of this token, see the SPI Programming Manual.
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.
Errors or warnings that can occur in response to the INFO GROUP command
follow: