GetSchema¶
Children
-
class
ydk.models.ietf.ietf_netconf_monitoring.
GetSchema
¶ Bases:
Entity
Class Hierarchy:
GetSchema
This class defines parameters to the RPC operation
This operation is used to retrieve a schema from the
NETCONF server.
Positive Response:
The NETCONF server returns the requested schema.Negative Response:
If requested schema does not exist, the <error-tag> is
‘invalid-value’.
If more than one schema matches the requested parameters, the
<error-tag> is ‘operation-failed’, and <error-app-tag> is
‘data-not-unique’.