Commit 83a7df90 authored by mouqueta's avatar mouqueta
Browse files

Merge branch 'Integration_Rel18_SA5_161_YAML' into 'Rel-18'

Integration rel18 sa5 161 and 160 contents to release branch for all yaml

See merge request !1783
parents 44444132 4bfaa7e5
Loading
Loading
Loading
Loading
Loading
+7 −6
Original line number Diff line number Diff line
openapi: 3.0.1
info:
  title: Fault Management NRM
  version: 18.1.0
  version: 18.5.0
  description: >-
    OAS 3.0.1 definition of the Fault Supervision MnS
    © 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
    © 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
    All rights reserved.
externalDocs:
  description: 3GPP TS 28.111; Fault Management
@@ -40,6 +40,7 @@ components:
        - PHYSICAL_VIOLATION
        - SECURITY_SERVICE_OR_MECHANISM_VIOLATION
        - TIME_DOMAIN_VIOLATION
        - OTHER
    ProbableCause:
      description: >-
        The value of the probable cause may be a specific standardized string, or any
@@ -100,7 +101,7 @@ components:
          properties:
            down:
              $ref: '#/components/schemas/ThresholdHysteresis'
    ThresholdInfo:
    ThresholdCrossing:
      type: object
      properties:
        observedMeasurement:
@@ -169,7 +170,7 @@ components:
        trendIndication:
          $ref: '#/components/schemas/TrendIndication'
        thresholdinfo:
          $ref: '#/components/schemas/ThresholdInfo'
          $ref: '#/components/schemas/ThresholdCrossing'
        correlatedNotifications:
          $ref: '#/components/schemas/CorrelatedNotifications'
        stateChangeDefinition:
@@ -280,7 +281,7 @@ components:
            trendIndication:
              $ref: '#/components/schemas/TrendIndication'
            thresholdInfo:
              $ref: '#/components/schemas/ThresholdInfo'
              $ref: '#/components/schemas/ThresholdCrossing'
            correlatedNotifications:
              $ref: '#/components/schemas/CorrelatedNotifications'
            stateChangeDefinition:
@@ -401,7 +402,7 @@ components:
            trendIndication:
              $ref: '#/components/schemas/TrendIndication'
            thresholdInfo:
              $ref: '#/components/schemas/ThresholdInfo'
              $ref: '#/components/schemas/ThresholdCrossing'
            stateChangeDefinition:
              $ref: 'TS28623_ComDefs.yaml#/components/schemas/AttributeValueChangeSet'
            monitoredAttributes:
+4 −4
Original line number Diff line number Diff line
openapi: 3.0.1
info:
  title: 3GPP NRM
  version: 18.1.0
  version: 18.2.0
  description: >-
    OAS 3.0.1 specification of the OutageAndRecoveryInfo NRM
    © 2024, 3GPP Organizational OutageAndRecoveryInfo Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
    © 2025, 3GPP Organizational OutageAndRecoveryInfo Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
    All rights reserved.
externalDocs:
  description: 3GPP TS 28.318; OutageAndRecoveryInfo NRM
@@ -17,8 +17,8 @@ components:
    EnergyServiceLocation:
      type: object
      properties:
        CGI:
          type: string
        outageArea:
          $ref: 'TS28623_ComDefs.yaml#/components/schemas/AreaOfInterest'
        energySupplyId:
          type: string

+10 −15
Original line number Diff line number Diff line
openapi: 3.0.1
info:
  title: 3GPP 5GC NRM
  version: 18.11.0
  version: 18.12.0
  description: >-
    OAS 3.0.1 specification of the 5GC NRM
    © 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
@@ -2268,9 +2268,9 @@ components:
      description: defines the list of satellite backhaul information
      type: object
      properties:
        globalRanNodeID:
          $ref: '#/components/schemas/GlobalRanNodeID'
        SatelliteBackhaulCategory:
        nTNGlobalRanNodeID:
          $ref: '#/components/schemas/NTNGlobalRanNodeID'
        satelliteBackhaulCategory:
          anyOf:
          - type: string
            enum:
@@ -2287,7 +2287,7 @@ components:
        geoSatelliteId:
          type: string
          pattern: '^[0-9]{5}$'
    GlobalRanNodeID:
    NTNGlobalRanNodeID:
      description:  globally identification of an NG-RAN node
      type: object
      oneOf:
@@ -2838,42 +2838,34 @@ components:
          type: array
          items:
            $ref: 'TS29571_CommonData.yaml#/components/schemas/Dnai'
          minItems: 1
        pduSessionTypes:
          type: array
          items:
            $ref: 'TS29571_CommonData.yaml#/components/schemas/PduSessionType'
          minItems: 1
        ipv4AddressRanges:
          type: array
          items:
            $ref: '#/components/schemas/Ipv4AddressRange'
          minItems: 1
        ipv6PrefixRanges:
          type: array
          items:
            $ref: '#/components/schemas/Ipv6PrefixRange'
          minItems: 1
        natedIpv4AddressRanges:
          type: array
          items:
            $ref: '#/components/schemas/Ipv4AddressRange'
          minItems: 1
        natedIpv6PrefixRanges:
          type: array
          items:
            $ref: '#/components/schemas/Ipv6PrefixRange'
          minItems: 1
        ipv4IndexList:
          type: array
          items:
            $ref: '#/components/schemas/IpIndex'
          minItems: 1
        ipv6IndexList:
          type: array
          items:
            $ref: '#/components/schemas/IpIndex'
          minItems: 1
        networkInstance:
          description: >
            The N6 Network Instance associated with the S-NSSAI and DNN.
@@ -3089,8 +3081,11 @@ components:
                      $ref: '#/components/schemas/AmfInfo'
                    sliceExpiryInfo:
                      $ref: '#/components/schemas/SliceExpiryInfo'
                    SatelliteBackhaulInfoList:
                    satelliteBackhaulInfoList:
                      type: array
                      items:
                        $ref: '#/components/schemas/SatelliteBackhaulInfo'
                      minItems: 1
                    mappedCellIdInfoList:
                      $ref: 'TS28541_NrNrm.yaml#/components/schemas/MappedCellIdInfoList'
                    mdtUserConsentReqList:
+5 −7
Original line number Diff line number Diff line
openapi: 3.0.1
info:
  title: NR NRM
  version: 18.11.0
  version: 18.12.0
  description: >-
    OAS 3.0.1 specification of the NR NRM
    © 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
@@ -561,12 +561,6 @@ components:
            type: integer
          minValue:
            type: integer

    NTNTAClist:
      type: array
      items:
        $ref: '#/components/schemas/NrTac'
    
    Ephemeris:
      type: object
      oneOf:
@@ -729,6 +723,8 @@ components:
          $ref: '#/components/schemas/CCOFunction-Single'
        NTNFunction:
          $ref: '#/components/schemas/NTNFunction-Single'
        NRECMappingRule:
          $ref: '#/components/schemas/NRECMappingRule-Multiple'
    ManagedElement-ncO-NrNrm:
      type: object
      properties:
@@ -758,6 +754,8 @@ components:
          $ref: 'TS28541_5GcNrm.yaml#/components/schemas/Dynamic5QISet-Multiple'
        NTNFunction:
          $ref: '#/components/schemas/NTNFunction-Single'
        NRECMappingRule:
          $ref: '#/components/schemas/NRECMappingRule-Multiple'

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