Commit 1dd244fb authored by qiwen's avatar qiwen Committed by lengyelb
Browse files

Update file _3gpp-5gc-nrm-amffunction.yang

parent a3b0b7d9
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -196,7 +196,11 @@ module _3gpp-5gc-nrm-amffunction {
    list satelliteBackhaulInfoList{
      description "Specifies a list of satellite backhaul information. It can be
       used by NF and NF services.";
      key GlobalRanNodeIDValue;
      leaf GlobalRanNodeIDValue{
        type string;
        description "this relies on the choice of GlobalRanNodeID";
      }
      key "GlobalRanNodeIDValue";
      min-elements 1;
      uses satelliteBackhaulInfo;
    }