Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
keyboard_arrow_right

traceoptions (REST API)

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
traceoptions {
    flag flag;
}

Hierarchy Level

content_copy zoom_out_map
[edit system services rest]

Description

Define tracing operations for the REST API service.

Options

flag flag—Tracing operation to perform. To specify more than one tracing operation, specify all. REST API tracing options include:

  • all—All tracing operations. A combination of the juise and lighttpd tracing operations.

  • juise—Trace juise operations. Trace information is captured in /var/chroot/rest-api/var/log/juise.

  • lighttpd—Trace lighttpd operations. Trace information is captured in /var/chroot/rest-api/var/log/lighttpd.

Required Privilege Level

system—To view this statement in the configuration.

system-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Release 14.2.

external-footer-nav