Restrictions for the gNMI Protocol
The following restrictions apply to the feature:
-
JSON, BYTES, PROTO, and ASCI encoding options are not supported.
JSON IETF keys must contain a YANG-prefix where the namespace of the following elements differs from the parent. This means that the routed-vlan derived from augmentation in openconfig-vlan.yang must be entered as oc-vlan:routed-vlan because it is different from the namespace of the parent nodes (parent nodes have the prefix, oc-if)
-
GetRequest:
-
Operational data filtering is not supported.
-
Use models are not supported. These are a set of model data messages indicating the schema definition modules that define the data elements that must be returned in response to a Get RPC call.
-
-
GetResponse:
-
Alias is not supported. It is a string that provides an alias for a prefix specified within the notification message.
-
Delete is not supported. It is a set of paths that are to be removed from a data tree.
-