Commit 69b1f0f3 authored by Jan Groenendijk's avatar Jan Groenendijk
Browse files

Update _3gpp-ns-nrm-serviceprofile.yang

parent f1f10d8b
Loading
Loading
Loading
Loading
+10 −1
Original line number Diff line number Diff line
@@ -498,6 +498,15 @@ submodule _3gpp-ns-nrm-serviceprofile {
          in the RAN in the network slice";
        type ns3cmn:Support-enum;
      }
      list provisioningRuleList {
        description "A list of network slice or network slice subnet
          provisioning rules.";
      key idx;

      leaf idx {
        type uint32;
      }
    }
    }
  }
}