<get>
Usage
<rpc>
<get [format="(json | json-minified | set | text | xml | xml-minified)"]>
<filter type="subtree">
<configuration>
<!-- tag elements representing the configuration elements to return -->
</configuration>
</filter>
</get>
<get>
<filter type="subtree">
<netconf-state xmlns="urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring">
(<capabilities/> | <datastores/> | <schemas/> | <sessions/> | <statistics/>)
</netconf-state>
</filter>
</get>
</rpc>
]]>]]>
Description
Request the committed configuration or NETCONF state information from the NETCONF server.
Attributes
format |
Specify the return format for the configuration data.
|
Contents
<filter> |
(Optional) Specify the information that the NETCONF server should return.
Note:
The optional |
Release Information
<netconf-state>
<schemas> added in Junos OS Release 21.1R1 and Junos OS
Evolved Release 21.1R1.
<netconf-state>
<capabilities>, <datastores>,
<sessions>, and <statistics> added
in Junos OS Release 23.4R1 and Junos OS Evolved Release 23.4R1.