Reference Guide
FTOS Service Agent | 509
match
c e
This command enables you to execute the configured action list based on one of three test list criteria.
Syntax
match {any | all | simultaneous}
Parameters
Default
match any
Command Mode
config-callhome-testlist-name
Command
History
Related
Commands
message-format
c e
Set the format of an action-list (type-5) email message.
Syntax
message-format {xml | text}
Parameters
Defaults
xml
Command Modes
config-callhome-actionlist-name
Command
History
Usage
Information
A type-5 message emails the output gathered by an action list. The attachment for the Type 5 message
contains the output of a single execution of a single action list, as well as the content of the main
message.
The example, below, shows generally how a type-5 message would look formatted in XML.
all
Entering this keyword will require that all conditions in the test list be matched in order
to execute the associated action list.
any
Entering this keyword will cause a match for any item in the test list to execute the
associated action list. This is the default option.
simultaneous
Entering this keyword indicates that the test conditions must be matched in the same
sampling period in order to execute the associated action list.
Version 7.8.1.0 Introduced on C-Series and E-Series
policy Create a policy with a name and enter config-callhome-policy-name mode.
policy-test-list Name a policy test list and enter the config-callhome-actionlist-name mode.
xml Enter the keyword xml to have the type-5 mail generated in XML format.
text Enter the keyword text to have the type-5 mail generated in text format.
Version 7.8.1.0 Introduced on C-Series and E-Series