File tree 1 file changed +4
-3
lines changed
1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ module openconfig-gnsi-pathz {
32
32
OpenConfig-path-based authorization policies installed on a networking
33
33
device." ;
34
34
35
- oc-ext:openconfig-version "0.3 .0" ;
35
+ oc-ext:openconfig-version "0.4 .0" ;
36
36
37
37
revision 2025 -04 -15 {
38
38
description
@@ -115,7 +115,8 @@ module openconfig-gnsi-pathz {
115
115
description
116
116
"A collection of counters collected by the gNSI.pathz module." ;
117
117
118
- container policy {
118
+ container policies {
119
+ config false ;s
119
120
description
120
121
"Container for a collection of per-Pathz policy counters." ;
121
122
@@ -132,7 +133,7 @@ module openconfig-gnsi-pathz {
132
133
collected for." ;
133
134
}
134
135
container state {
135
- description
136
+ x description
136
137
"Operational state for per-Pathz policy counters." ;
137
138
leaf name {
138
139
type string ;
You can’t perform that action at this time.
0 commit comments