Commit 8cc9c29f authored by Jan Groenendijk's avatar Jan Groenendijk
Browse files

Update _3gpp-ns-nrm-networkslice.yang

parent f1f10d8b
Loading
Loading
Loading
Loading
+1 −16
Original line number Diff line number Diff line
@@ -33,21 +33,6 @@ module _3gpp-ns-nrm-networkslice {

    uses subnet3gpp:SubNetworkGrp;   // Inherits from SubNetwork

    leaf operationalState {
      description "The operational state of the network slice instance. 
        It describes whether or not the resource is physically installed 
        and working.";
      config false;
      type types3gpp:OperationalState;
    }

    leaf administrativeState {
      description "The administrative state of the network slice instance. 
        It describes the permission to use or prohibition against 
        using the instance, imposed through the OAM services.";
      type types3gpp:AdministrativeState;
    }

    list serviceProfileList {
      description "A list of service profiles supported by the network 
        slice instance.";