ASAP 2.8 Server Manual

ASAP Conversational Interface Commands
HP NonStop ASAP Server Manual522303-007
6-4
ACTION Command
ACTION Command
The ACTION command is used to list action strings for a specific domain or domains
and to define, delete and list rules, or stored action strings that can be used in RANK
commands to define actions for failed objectives.
LIST
The LIST option is used to output information about all actions defined in the
objectives database. When the entity, domain and attribute parameters are all
supplied, the output is returned in tokenized form. LIST is the default when no
option is supplied.
\node
The NonStop OS node name the action is defined for.
entity
An entity name; for example, CPU, DISK, SPOOLER, TAPE.
domain
A domain name; for example, $DATA or APP\SALES\DOMAIN.
attribute
An attribute defined for the entity; for example, Busy, Full.
operator
A relational operator: GT, LT, EQ, NE, GE, or LE. The operator is not specified for
the STATUS attribute.
RULE
The RULE option is used to list, define, and delete stored action strings that can be
referenced in RANK commands.
rule
A stored action string name. The name is optional when listing rules but is required
to define or delete a rule.
ACTION[/OUT file/][LIST] [\node][entity][domain][attribute [operator]]
RULE [\node][rule][=string] |[, DELETE]