Loading yang-models/_3gpp-ns-nrm-serviceprofile.yang +9 −5 Original line number Diff line number Diff line Loading @@ -327,13 +327,17 @@ submodule _3gpp-ns-nrm-serviceprofile { } uses ns3cmn:ServAttrComGrp; } leaf kPIList { //Stage2 issue: Data format not specified, low interoperability description "An attribute specifies the name list of KQIs and KPIs list kPIList { description "An array specifies the name list of KQIs and KPIs available for performance monitoring"; min-elements 1; key kpi; leaf kpi { description "KPI or KQI"; type string; } } } list userMgmtOpen { description "An attribute specifies whether or not the network slice supports the capability for the NSC to manage their users or groups Loading Loading
yang-models/_3gpp-ns-nrm-serviceprofile.yang +9 −5 Original line number Diff line number Diff line Loading @@ -327,13 +327,17 @@ submodule _3gpp-ns-nrm-serviceprofile { } uses ns3cmn:ServAttrComGrp; } leaf kPIList { //Stage2 issue: Data format not specified, low interoperability description "An attribute specifies the name list of KQIs and KPIs list kPIList { description "An array specifies the name list of KQIs and KPIs available for performance monitoring"; min-elements 1; key kpi; leaf kpi { description "KPI or KQI"; type string; } } } list userMgmtOpen { description "An attribute specifies whether or not the network slice supports the capability for the NSC to manage their users or groups Loading