Loading yang-models/_3gpp-common-mnsregistry.yang +8 −0 Original line number Diff line number Diff line Loading @@ -44,8 +44,16 @@ module _3gpp-common-mnsregistry { mandatory true; type string; } leaf mnsScope { description "This indicates the URI of the supported NRM fragment."; mandatory true; type string; } } augment "/subnet3gpp:SubNetwork" { list MNSRegistry { description "Represents the MNSRegistry IOC."; Loading Loading
yang-models/_3gpp-common-mnsregistry.yang +8 −0 Original line number Diff line number Diff line Loading @@ -44,8 +44,16 @@ module _3gpp-common-mnsregistry { mandatory true; type string; } leaf mnsScope { description "This indicates the URI of the supported NRM fragment."; mandatory true; type string; } } augment "/subnet3gpp:SubNetwork" { list MNSRegistry { description "Represents the MNSRegistry IOC."; Loading