[Contents] [Prev] [Next] [Index] [Report an Error]

output-format

Syntax

output-format (text | xml);

Hierarchy Level

[edit event-options policy policy-name then event-script script-name],
[edit event-options policy policy-name then execute-commands]

Release Information

Statement introduced in JUNOS Release 7.5.
Support at the [edit event-options policy policy-name then event-script script-name] hierarchy level introduced in JUNOS Release 8.3.

Description

Assign a format for the output of the specified commands. By default, the format is xml at the [edit event-options policy policy-name then execute-commands] hierarchy level and text at the [edit event-options policy policy-name then event-script script-name] hierarchy level.

Options

text—Formatted ASCII text.

xml—JUNOS Extensible Markup Language (XML) tags.

Usage Guidelines

See Executing Operational Mode Commands and Executing Event Scripts in an Event Policy.

Required Privilege Level

maintenance—To view this statement in the configuration.
maintenance-control—To add this statement to the configuration.


[Contents] [Prev] [Next] [Index] [Report an Error]