RPCs
| 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
Section titled “/get-schema/input”Path
/get-schema/input
Node Type
container
Access
Read-Write
/get-schema/input/identifier
Section titled “/get-schema/input/identifier”Path
/get-schema/input/identifier
Node Type
leaf
Description
Identifier for the schema list entry.
Access
Read-Write
Data Type
Mandatory
Yes
/get-schema/input/version
Section titled “/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
/get-schema/input/format
Section titled “/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
Constraints
IdentityRef with options:
- yang
/get-schema/output
Section titled “/get-schema/output”Path
/get-schema/output
Node Type
container
Access
Read-Write
/get-schema/output/data
Section titled “/get-schema/output/data”Path
/get-schema/output/data
Node Type
anydata
Description
Contains the schema content.
Access
Read-Write