Commit 59e4898c authored by rosabolzek's avatar rosabolzek Committed by lengyelb
Browse files

Update _3gpp-5gc-nrm-nwdaffunction.yang

parent c921ce09
Loading
Loading
Loading
Loading
+5 −3
Original line number Diff line number Diff line
@@ -280,7 +280,8 @@ module _3gpp-5gc-nrm-nwdaffunction {
  }
  
  grouping NWDAFFunctionGrp {
    description "Represents the NWDAFFunction IOC";
    description "The NWDAFFunction IOC includes attributes inherited from 
      ManagedFunction IOC (defined in TS 28.622)";
    uses mf3gpp:ManagedFunctionGrp;
    
    list pLMNInfoList {
@@ -320,8 +321,9 @@ module _3gpp-5gc-nrm-nwdaffunction {
      key idx;
      min-elements 1;
      description "The attribute specifies a list of NetworkSliceInfo which 
        is defined as a datatype (see clause 5.3.95). It can be used by the 
        NWDAF to facilitate the data collection from OAM.";
        is defined as a datatype (see clause 5.3.95). It is used by an 
        authorized consumer, e.g. NWDAF to facilitate the data collection 
        from OAM.";
      leaf idx {
        type string;
      }