NETCONF Configuration Guide
...
ietf-netconf-monitoring
RPCs
5 min
get schema get schema path access /get schema/input read write /get schema/input/identifier read write /get schema/input/version read write /get schema/input/format read write /get schema/output read write /get schema/output/data read write /get schema/input /get schema/input path /get schema/input node type container access read write /get schema/input/identifier /get schema/input/identifier path /get schema/input/identifier node type leaf description identifier for the schema list entry access read write data type \<yang type string> mandatory yes /get schema/input/version /get schema/input/version path /get schema/input/version node type leaf description version of the schema requested if this parameter is not present, and more than one version of the schema exists on the server, a 'data not unique' error is returned, as described above access read write data type \<yang type string> /get schema/input/format /get schema/input/format path /get schema/input/format node type leaf description the data modeling language of the schema if this parameter is not present, and more than one formats of the schema exists on the server, a 'data not unique' error is returned, as described above access read write data type \<yang type identityref> constraints identityref with options yang /get schema/output /get schema/output path /get schema/output node type container access read write /get schema/output/data /get schema/output/data path /get schema/output/data node type anydata description contains the schema content access read write
