Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
855179c17658655561136b9c82bee7629bf40ca6
/
.
/
utils
/
yangutils
/
src
/
test
/
resources
/
ContainerRootNode.yang
blob: 441d7173c2107d744e73415ae6203ed87094969d [
file
] [
log
] [
blame
]
Vidyashree Rama
49abe71
2016-02-13 22:22:12 +0530
[
diff
] [
blame
]
1
container valid
{
2
reference
"RFC 6020"
;
3
leaf invalid
-
interval
{
4
type
"uint16"
;
5
units
"seconds"
;
6
status current
;
7
reference
"RFC 6020"
;
8
}
9
}