Loading yang-models/_3gpp-ns-nrm-common.yang +17 −16 Original line number Diff line number Diff line Loading @@ -112,6 +112,7 @@ module _3gpp-ns-nrm-common { type enumeration { enum INSTANCE_SHARING_RULE; } } leaf sharingPolicy { description "This attribute specifies sharing policy for an instance Loading @@ -119,11 +120,12 @@ module _3gpp-ns-nrm-common { provided."; mandatory true; type enumeration; type enumeration { enum SHARED; enum NOT_SHARED; enum SELECTIVELY_SHARED; } } leaf sharingGroup { description "This attribute indicates the group associated with a rule in Loading @@ -133,4 +135,3 @@ module _3gpp-ns-nrm-common { } } } } Loading
yang-models/_3gpp-ns-nrm-common.yang +17 −16 Original line number Diff line number Diff line Loading @@ -112,6 +112,7 @@ module _3gpp-ns-nrm-common { type enumeration { enum INSTANCE_SHARING_RULE; } } leaf sharingPolicy { description "This attribute specifies sharing policy for an instance Loading @@ -119,11 +120,12 @@ module _3gpp-ns-nrm-common { provided."; mandatory true; type enumeration; type enumeration { enum SHARED; enum NOT_SHARED; enum SELECTIVELY_SHARED; } } leaf sharingGroup { description "This attribute indicates the group associated with a rule in Loading @@ -133,4 +135,3 @@ module _3gpp-ns-nrm-common { } } } }