RPCs
5 min
\<font color="#1d50a2">get schema\</font> 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 \<font color="#1d50a2">/get schema/input\</font> path /get schema/input node type container access read write \<font color="#1d50a2">/get schema/input/identifier\</font> 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 \<font color="#1d50a2">/get schema/input/version\</font> 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> \<font color="#1d50a2">/get schema/input/format\</font> 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 \<font color="#1d50a2">/get schema/output\</font> path /get schema/output node type container access read write \<font color="#1d50a2">/get schema/output/data\</font> path /get schema/output/data node type anydata description contains the schema content access read write
