Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

show system data-models

date_range 07-Mar-24

Syntax

content_copy zoom_out_map
show system data-models model xpath-cli-command-mapping xpath

Description

Display information for the requested data model.

Options

model Specify the data model for the requested operation. Models include:
  • genstate—YANG data models for operational state.

xpath-cli-command-mapping path

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

Required Privilege Level

view

Sample Output

show system data-models genstate xpath-cli-command-mapping

content_copy zoom_out_map
{master}
user@host> show system data-models genstate xpath-cli-command-mapping /genstate/system-information/os-version

Genstate xpath to CLI command mapping information (sometimes multiple commands might be mapped):

> show system information

Release Information

Command introduced in Junos OS Evolved Release 24.2R1.

footer-navigation