Commit 5076e074 authored by sunse's avatar sunse Committed by mouqueta
Browse files

Integration rel17 sa5 158 yaml to Release branch after SA#106

parent 62487551
Loading
Loading
Loading
Loading
+7 −3
Original line number Diff line number Diff line
openapi: 3.0.1
info:
  title: MDA NRM
  version: 17.4.0
  version: 17.10.0
  description: >-
    OAS 3.0.1 specification of the MDA NRM
    © 2023, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
@@ -43,6 +43,8 @@ components:
        filterValue:
          type: string
        threshold:
          type: array
          items:
            $ref: '#/components/schemas/ThresholdInfo'
        analyticsPeriod:
          $ref: '#/components/schemas/AnalyticsSchedule'
@@ -68,6 +70,8 @@ components:
        - type: object
          properties:
            areaScope:
              type: array
              items:
                $ref: 'TS28623_ComDefs.yaml#/components/schemas/GeoArea'

    AnalyticsSchedule:
+4 −2
Original line number Diff line number Diff line
openapi: 3.0.1
info:
  title: MDA Report
  version: 17.7.0
  version: 17.10.0
  description: >-
    OAS 3.0.1 specification of the MDA Report
    © 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
@@ -61,6 +61,8 @@ components:
                    mDAReportID:
                      type: string
                    mDAOutputs:
                      type: array
                      items:
                        $ref: '#/components/schemas/MDAOutputs'
                    mDARequestRef:
                      $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn'
+6 −2
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@ openapi: 3.0.1

info:
  title: coslaNrm
  version: 17.4.0
  version: 17.10.0
  description: >-
    OAS 3.0.1 specification of the Cosla NRM
    © 2023, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
@@ -84,6 +84,8 @@ components:
          $ref: '#/components/schemas/AssuranceGoalStatusPredicted'
        assuranceGoalRef:
          $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn'
        assuranceTargetStatusList:
          $ref: '#/components/schemas/AssuranceTargetStatusList'

    AssuranceGoalStatusList:
      type: array
@@ -181,6 +183,8 @@ components:
                    controlLoopLifeCyclePhase:
                      $ref: '#/components/schemas/ControlLoopLifeCyclePhase'
                    aCCLDisallowedList:
                      type: array
                      items:
                        $ref: '#/components/schemas/ACCLDisallowedAttributes'
                    networkSliceRef:
                      $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn'
+30 −38
Original line number Diff line number Diff line
openapi: 3.0.1
info:
  title: NR NRM
  version: 17.16.0
  version: 17.17.0
  description: >-
    OAS 3.0.1 specification of the NR NRM
    © 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
@@ -189,10 +189,19 @@ components:
          type: integer
          minimum: 0
          maximum: 100
        numberOfPreamblesSent:
          type: integer
          minimum: 0
          maximum: 200
        maxNumberOfPreamblesSent:
          enum:
            - n3
            - n4
            - n5
            - n6
            - n7
            - n8
            - n10
            - n20
            - n50
            - n100
            - n200

    UeAccDelayProbabilityDist:
      type: array
@@ -327,23 +336,9 @@ components:
        ipv6Address:
          $ref: 'TS28623_ComDefs.yaml#/components/schemas/Ipv6Addr'

    CellIndividualOffset:
      type: object
      properties:
        rsrpOffsetSSB:
          type: integer
        rsrqOffsetSSB:
          type: integer
        sinrOffsetSSB:
          type: integer
        rsrpOffsetCSI-RS:
          type: integer
        rsrqOffsetCSI-RS:
          type: integer
        sinrOffsetCSI-RS:
          type: integer
    QOffsetRange:
      type: integer
      default: 0
      enum:
        - -24
        - -22
@@ -376,21 +371,6 @@ components:
        - 3
        - 2
        - 1
    QOffsetRangeList:
      type: object
      properties:
        rsrpOffsetSSB:
          $ref: '#/components/schemas/QOffsetRange'
        rsrqOffsetSSB:
          $ref: '#/components/schemas/QOffsetRange'
        sinrOffsetSSB:
          $ref: '#/components/schemas/QOffsetRange'
        rsrpOffsetCSI-RS:
          $ref: '#/components/schemas/QOffsetRange'
        rsrqOffsetCSI-RS:
          $ref: '#/components/schemas/QOffsetRange'
        sinrOffsetCSI-RS:
          $ref: '#/components/schemas/QOffsetRange'
    QOffsetFreq:
      type: number
    TReselectionNRSf:
@@ -1204,7 +1184,11 @@ components:
                    nRTCI:
                      type: integer
                    cellIndividualOffset:
                      $ref: '#/components/schemas/CellIndividualOffset'
                      type: array
                      items:
                        $ref: '#/components/schemas/QOffsetRange'
                      minItems: 6
                      maxItems: 6
                    adjacentNRCellRef:
                      $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn'
                    nRFreqRelationRef:
@@ -1241,7 +1225,11 @@ components:
                  type: object
                  properties:
                    offsetMO:
                      $ref: '#/components/schemas/QOffsetRangeList'
                      type: array
                      items:
                        $ref: '#/components/schemas/QOffsetRange'
                      minItems: 6
                      maxItems: 6
                    blockListEntry:
                      type: array
                      items:
@@ -1304,7 +1292,11 @@ components:
              type: object
              properties:
                    cellIndividualOffset:
                      $ref: '#/components/schemas/CellIndividualOffset'
                      type: array
                      items:
                        $ref: '#/components/schemas/QOffsetRange'
                      minItems: 6
                      maxItems: 6
                    blackListEntry:
                      type: array
                      items:
+9 −10
Original line number Diff line number Diff line
openapi: 3.0.1
info:
  title: Common Type Definitions
  version: 17.10.0
  version: 17.12.0
  description: >-
    OAS 3.0.1 specification of common type definitions in the Generic NRM
    © 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
@@ -80,16 +80,15 @@ components:
          $ref: '#/components/schemas/Longitude'
        altitude:
          $ref: '#/components/schemas/Float'
    ConvexGeoPolygon:
    GeoArea:
      oneOf:
        - type: object
          properties:
            geoPolygon:
              type: array
              items:
                $ref: '#/components/schemas/GeoCoordinate'
      minItems: 3
    GeoArea:
      type: object
      properties:
        convexGeoPolygon:
          $ref: '#/components/schemas/ConvexGeoPolygon'
              minItems: 1
    GeoAreaToCellMapping:
      type: object
      properties:
Loading