Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

show system data-models

Syntax

Syntax (Junos OS Evolved Release 25.4 and Earlier)

Description

Display information for the genstate data models.

The genstate YANG data models expose state data available in operational show commands through the gNMI subscribe RPC. Use this command to map a genstate resource path to the CLI command that generates the corresponding output.

Options

genstate-path-cli-command-mapping path

For genstate models, retrieve the operational mode command that generates the state data associated with the given resource path.

xpath-cli-command-mapping path

For genstate models, retrieve the operational mode command that generates the state data associated with the given resource path.

We've renamed this option to genstate-path-cli-command-mapping starting in Junos OS Evolved Release 26.2R1.

Additional Information

Starting in Junos OS Evolved Release 26.2R1, we've made the following changes to the command's RPC tags and XML output:

  • RPC tag changes—Renamed the request tag from <get-genstate-xpath-cli-command-mapping> to <get-genstate-path-cli-command-mapping> and renamed the <xpath> option to <genstate-path>

  • XML output changes—Renamed the root element from <genstate-xpath-cli-command-mapping-information> to <genstate-path-cli-command-mapping-information> and renamed the <xpath> element to <genstate-path>

Required Privilege Level

view

Sample Output

show system data-models genstate (Junos OS Evolved Release 26.2R1 and Later)

show system data-models genstate (Junos OS Evolved Release 25.4 and Earlier)

Sample RPC Output

<get-genstate-path-cli-command-mapping> (Junos OS Evolved Release 26.2R1 and Later)

<get-genstate-xpath-cli-command-mapping> (Junos OS Evolved Release 25.4 and Earlier)

Release Information

Command introduced in Junos OS Evolved Release 24.2R1.

The xpath-cli-command-mapping option is renamed to genstate-path-cli-command-mapping starting in Junos OS Evolved Release 26.2R1.