Commit 431f8705 authored by srinivasaraj's avatar srinivasaraj Committed by sunse
Browse files

TS28.541_Rel-18_CR1142_Enhancement_to_clarify_Network_slice_SLA_requirement_fo...

TS28.541_Rel-18_CR1142_Enhancement_to_clarify_Network_slice_SLA_requirement_for_inter_packet_delay_variation
parent c5bf9053
Loading
Loading
Loading
Loading
+16 −2
Original line number Diff line number Diff line
@@ -410,6 +410,10 @@ components:
          $ref: '#/components/schemas/DataNetwork'
        dataNetworkAccess:
          $ref: '#/components/schemas/DataNetworkAccess'
        dLPktDelayVariation:
          $ref: '#/components/schemas/Float'
        uLPktDelayVariation:
          $ref: '#/components/schemas/Float'
    
    RANSliceSubnetProfile:
      type: object
@@ -478,6 +482,10 @@ components:
          type: number
        kPIMonitoring:
          $ref: '#/components/schemas/KPIMonitoring'
        dLPktDelayVariation:
          $ref: '#/components/schemas/Float'
        uLPktDelayVariation:
          $ref: '#/components/schemas/Float'

    TopSliceSubnetProfile:
      type: object
@@ -556,6 +564,10 @@ components:
          $ref: '#/components/schemas/DataNetwork'
        dataNetworkAccess:
          $ref: '#/components/schemas/DataNetworkAccess'
        dLPktDelayVariation:
          $ref: '#/components/schemas/Float'
        uLPktDelayVariation:
          $ref: '#/components/schemas/Float'

    ServiceProfile:
      type: object
@@ -622,8 +634,6 @@ components:
            $ref: '#/components/schemas/Float'
          uESpeed:
            type: integer
          jitter:
            type: integer
          survivalTime:
            type: number
          dLReliability:
@@ -648,6 +658,10 @@ components:
            $ref: '#/components/schemas/DataNetwork'
          dataNetworkAccess:
            $ref: '#/components/schemas/DataNetworkAccess'
          dLPktDelayVariation:
            $ref: '#/components/schemas/Float'
          uLPktDelayVariation:
            $ref: '#/components/schemas/Float'

    SliceProfile:
      type: object