Commit 45e87405 authored by Zu Qiang's avatar Zu Qiang 🛀 Committed by lengyelb
Browse files

Update file _3gpp-nr-nrm-gnbcucpfunction.yang

parent 8845da89
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -158,14 +158,12 @@ module _3gpp-nr-nrm-gnbcucpfunction {
  grouping QceIdMappingInfoGrp {
    leaf qoECollectionEntityAddress {
      type inet:ip-address;
      mandatory true;
      description "Specifies the address to which the QMC reports shall be
        transferred.  Ipv4 or Ipv6 address(es) may be used.";
    }

    leaf qoECollectionEntityIdentity {
      type string;
      mandatory true;
      description "Specifies the unique identity to which the QMC reports 
        shall be transferred.";
    }
@@ -178,7 +176,6 @@ module _3gpp-nr-nrm-gnbcucpfunction {
      max-elements 1;
      yext3gpp:inVariant;
      uses types3gpp:PLMNId;
      mandatory true;
    }
  }