跳转到内容
Ask AI

RPCs

此内容尚不支持你的语言。

PathAccess
/get-schema/inputRead-Write
/get-schema/input/identifierRead-Write
/get-schema/input/versionRead-Write
/get-schema/input/formatRead-Write
/get-schema/outputRead-Write
/get-schema/output/dataRead-Write

Path

/get-schema/input

Node Type

container

Access

Read-Write

Path

/get-schema/input/identifier

Node Type

leaf

Description

Identifier for the schema list entry.

Access

Read-Write

Data Type

Mandatory

Yes

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

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

Path

/get-schema/output

Node Type

container

Access

Read-Write

Path

/get-schema/output/data

Node Type

anydata

Description

Contains the schema content.

Access

Read-Write