We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61d8b07 commit 4947cfeCopy full SHA for 4947cfe
models/yang/annotations/openconfig-system-annot.yang
@@ -57,6 +57,12 @@ module openconfig-system-annot {
57
sonic-ext:subtree-transformer "console_counters_xfmr";
58
}
59
60
+ deviation /oc-sys:system/oc-sys:aaa/oc-sys:authorization/oc-sys:state {
61
+ deviate add {
62
+ sonic-ext:db-name "STATE_DB";
63
+ sonic-ext:subtree-transformer "authz_policy_xfmr";
64
+ }
65
66
67
deviation /oc-sys:system/gnsi-pathz:gnmi-pathz-policies {
68
deviate add {
0 commit comments