Reworked cli show mem to yang domains
This commit is contained in:
parent
212be7ad57
commit
8901d00e47
6 changed files with 53 additions and 199 deletions
|
|
@ -423,10 +423,10 @@ module clixon-lib {
|
|||
}
|
||||
container module-sets{
|
||||
list module-set{
|
||||
description "Statistics per group of module, eg top-level and mount-points";
|
||||
description "Statistics per domain, eg top-level and mount-points";
|
||||
key "name";
|
||||
leaf name{
|
||||
description "Name of YANG module.";
|
||||
description "Name of YANG domain.";
|
||||
type string;
|
||||
}
|
||||
leaf nr{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue