Commit f5d2c668 authored by ruiyue's avatar ruiyue
Browse files

Update file TS28623_GenericNrm.yaml

parent c846c597
Loading
Loading
Loading
Loading
Loading
+3 −52
Original line number Diff line number Diff line
@@ -446,7 +446,7 @@ components:
        SupportedNotifications:
          $ref: '#/components/schemas/SupportedNotifications-Single'
        QMCJobs:
          $ref: '#/components/schemas/QMCJob-Multiple'
          $ref: 'TS28623_QoEMeasurementCollectionNrm.yaml#/components/schemas/QMCJob-Multiple'

    ManagedElement-ncO:
      type: object
@@ -474,7 +474,7 @@ components:
        SupportedNotifications:  
          $ref: '#/components/schemas/SupportedNotifications-Single'
        QMCJobs:
          $ref: '#/components/schemas/QMCJob-Multiple'
          $ref: 'TS28623_QoEMeasurementCollectionNrm.yaml#/components/schemas/QMCJob-Multiple'

#-------- Definition of abstract IOCs --------------------------------------------

@@ -660,51 +660,6 @@ components:
                      - HTTP_VES_ENCAPS
                    minItems: 1

    QMCJob-Single:
      allOf:
        - $ref: '#/components/schemas/Top'
        - type: object
          properties:
            attributes:
              type: object
              properties:
                serviceType:
                  type: string
                  enum:
                    - DASH
                    - MTSI
                    - VR
                areaScope:
                  type: array
                  items:
                    $ref: '#/components/schemas/AreaScope'
                qoECollectionEntityAddress:
                  $ref: '#/components/schemas/IpAddr'
                pLMNTarget:
                  $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId'
                qoETarget:
                  type: string
                qoEReference:
                  type: string
                jobId:
                  type: string
                sliceScope:
                  type: array
                  items:
                    $ref: 'TS28541_NrNrm.yaml#/components/schemas/Snssai'
                qMCConfigFile:
                  type: string
                mDTAlignmentInformation:
                  $ref: 'TS28623_TraceControlNrm.yaml#/components/schemas/traceReference-Type'
                availableRANqoEMetrics:
                  type: array
                  items:
                    type: string
                    enum:
                      - APPLAYERBUFFERLEVELLIST
                      - PLAYOUTDELAYFORMEDIA_STARTUP
                  minItems: 0
                  maxItems: 2

#-------- Definition of YAML arrays for name-contained IOCs ----------------------

@@ -736,10 +691,7 @@ components:
      type: array
      items:
        $ref: '#/components/schemas/ConditionMonitor-Single'
    QMCJob-Multiple:
      type: array
      items:
        $ref: '#/components/schemas/QMCJob-Single'


#-------- Definitions in TS 28.623 for TS 28.532 ---------------------------------

@@ -757,4 +709,3 @@ components:
       - $ref: '#/components/schemas/Scheduler-Single'
       - $ref: '#/components/schemas/ConditionMonitor-Single'
       - $ref: '#/components/schemas/SupportedNotifications-Single'
       - $ref: '#/components/schemas/QMCJob-Single'