Commit 925cee80 authored by Zu Qiang's avatar Zu Qiang 🛀 Committed by lengyelb
Browse files

Update file _3gpp-nr-nrm-gnbcucpfunction.yang

parent 0738802b
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -167,6 +167,15 @@ module _3gpp-nr-nrm-gnbcucpfunction {
      description "Specifies the unique identity to which the QMC records 
        shall be transferred.";
    }

    leaf pLMNTarget {
      description "The PLMN identifier where MCE resides. ";
      key "mcc mnc";
      min-elements 1;
      max-elements 1;
      yext3gpp:inVariant;
      uses types3gpp:PLMNId;
    }
  }
  
  augment "/me3gpp:ManagedElement" {