RniAPI.yaml 171 KB
Newer Older
          x-etsi-mec-cardinality: 0..1
          x-etsi-mec-origin-type: Uint8
      type: object
      x-etsi-ref: 6.5.11
    MeasRepUeNotification:
      items:
        properties:
          associateId:
            description: 0 to N identifiers to associate the event for a specific
              UE or flow.
            items:
              $ref: '#/components/schemas/AssociateId'
            type: array
            x-etsi-mec-cardinality: 0..N
            x-etsi-mec-origin-type: AssociateId
          carrierAggregationMeasInfo:
            description: This parameter can be repeated to contain information of
              all the carriers assign for Carrier Aggregation up to M.
            type: object
            x-etsi-mec-cardinality: 0..M
            x-etsi-mec-origin-type: Structure (inlined)
          ecgi:
            $ref: '#/components/schemas/Ecgi'
            description: E-UTRAN CelI Global Identifier of the Primary serving Cell
              (PCell), as defined in ETSI TS 136 331 [i.7].
            x-etsi-mec-cardinality: '1'
            x-etsi-mec-origin-type: Ecgi
          eutranNeighbourCellMeasInfo:
            description: This parameter can be repeated to contain information of
              all the neighbouring cells up to N.
            items:
              type: object
            type: array
            x-etsi-mec-cardinality: 0..N
            x-etsi-mec-origin-type: Structure (inlined)
          heightUe:
            description: Indicates height of the UE in meters relative to the sea
              level as defined in ETSI TS 136.331 [i.7].
            type: integer
            x-etsi-mec-cardinality: 0..1
            x-etsi-mec-origin-type: Int
          newRadioMeasInfo:
            description: 5G New Radio secondary serving cells measurement information.
            items:
              type: object
            type: array
            x-etsi-mec-cardinality: 0..N
            x-etsi-mec-origin-type: Structure (inlined)
          newRadioMeasNeiInfo:
            description: Measurement quantities concerning the 5G NR neighbours.
            items:
              type: object
            type: array
            x-etsi-mec-cardinality: 0..N
            x-etsi-mec-origin-type: Structure (inlined)
          notificationType:
            description: Shall be set to "MeasRepUeNotification".
            type: string
            x-etsi-mec-cardinality: '1'
            x-etsi-mec-origin-type: String
          rsrp:
            description: "Reference Signal Received Power as defined in ETSI TS\_\
              136 214 [i.5]."
            type: integer
            x-etsi-mec-cardinality: '1'
            x-etsi-mec-origin-type: Uint8
          rsrpEx:
            description: Extended Reference Signal Received Power, with value mapping
              defined in ETSI TS 136 133 [i.16].
            type: integer
            x-etsi-mec-cardinality: 0..1
            x-etsi-mec-origin-type: Uint8
          rsrq:
            description: Reference Signal Received Quality as defined in ETSI TS 136
              214 [i.5].
            type: integer
            x-etsi-mec-cardinality: '1'
            x-etsi-mec-origin-type: Uint8
          rsrqEx:
            description: Extended Reference Signal Received Quality, with value mapping
              defined in ETSI TS 136 133 [i.16].
            type: integer
            x-etsi-mec-cardinality: 0..1
            x-etsi-mec-origin-type: Uint8
          sinr:
            description: "Reference Signal \"Signal to Interference plus Noise Ratio\"\
              , with value mapping defined in ETSI TS\_136\_133\_[i.16]."
            type: integer
            x-etsi-mec-cardinality: 0..1
            x-etsi-mec-origin-type: Uint8
          timeStamp:
            $ref: '#/components/schemas/TimeStamp'
            description: Time stamp.
            x-etsi-mec-cardinality: 0..1
            x-etsi-mec-origin-type: TimeStamp
          trigger:
            $ref: '#/components/schemas/Trigger'
            description: Corresponds to a specific E-UTRAN UE Measurement Report trigger.
            x-etsi-mec-cardinality: '1'
            x-etsi-mec-origin-type: Trigger
        type: object
      required:
      - notificationType
      - ecgi
      - rsrp
      - rsrq
      - trigger
      type: object
      x-etsi-ref: 6.4.6
    MeasRepUeSubscription:
      properties:
        _links:
          description: Hyperlink related to the resource. This shall be only included
            in the HTTP responses and in HTTP PUT requests.
          type: object
          x-etsi-mec-cardinality: 0..1
          x-etsi-mec-origin-type: Structure (inlined)
        callbackReference:
          description: URI selected by the service consumer to receive notifications
            on the subscribed RNIS information. This shall be included both in the
            request and in response.
          format: uri
          type: string
          x-etsi-mec-cardinality: '1'
          x-etsi-mec-origin-type: URI
        expiryDeadline:
          $ref: '#/components/schemas/TimeStamp'
          description: Time stamp.
          x-etsi-mec-cardinality: 0..1
          x-etsi-mec-origin-type: TimeStamp
        filterCriteriaAssocTri:
          description: List of filtering criteria for the subscription. Any filtering
            criteria from below, which is included in the request, shall also be included
            in the response.
          type: object
          x-etsi-mec-cardinality: '1'
          x-etsi-mec-origin-type: Structure (inlined)
        "subscriptionType\t":
          description: Shall be set to "MeasRepUeSubscription".
          type: string
          x-etsi-mec-cardinality: '1'
          x-etsi-mec-origin-type: String
      required:
      - "subscriptionType\t"
      - callbackReference
      - filterCriteriaAssocTri
      type: object
      x-etsi-ref: 6.3.6
    MeasTaNotification:
      properties:
        associateId:
          description: 0 to N identifiers to associate the event for a specific UE
            or flow.
          items:
            $ref: '#/components/schemas/AssociateId'
          type: array
          x-etsi-mec-cardinality: 0..N
          x-etsi-mec-origin-type: AssociateId
        ecgi:
          $ref: '#/components/schemas/Ecgi'
          description: E-UTRAN CelI Global Identifier.
          x-etsi-mec-cardinality: '1'
          x-etsi-mec-origin-type: Ecgi
        notificationType:
          description: Shall be set to "MeasTaNotification".
          type: string
          x-etsi-mec-cardinality: '1'
          x-etsi-mec-origin-type: String
        timeStamp:
          $ref: '#/components/schemas/TimeStamp'
          description: Time stamp.
          x-etsi-mec-cardinality: 0..1
          x-etsi-mec-origin-type: TimeStamp
        timingAdvance:
          $ref: '#/components/schemas/Uint32'
          description: The timing advance as defined in ETSI TS 136 214 [i.5].
          x-etsi-mec-cardinality: '1'
          x-etsi-mec-origin-type: Uint32
      required:
      - notificationType
      - ecgi
      - timingAdvance
      type: object
      x-etsi-ref: 6.4.7
    MeasTaSubscription:
      properties:
        _links:
          description: Hyperlink related to the resource. This shall be only included
            in the HTTP responses and in HTTP PUT requests.
          type: object
          x-etsi-mec-cardinality: 0..1
          x-etsi-mec-origin-type: Structure (inlined)
        callbackReference:
          description: URI selected by the service consumer to receive notifications
            on the subscribed RNIS information. This shall be included both in the
            request and in response.
          format: uri
          type: string
          x-etsi-mec-cardinality: '1'
          x-etsi-mec-origin-type: URI
        expiryDeadline:
          $ref: '#/components/schemas/TimeStamp'
          description: Time stamp.
          x-etsi-mec-cardinality: 0..1
          x-etsi-mec-origin-type: TimeStamp
        filterCriteriaAssoc:
          description: List of filtering criteria for the subscription. Any filtering
            criteria from below, which is included in the request, shall also be included
            in the response.
          type: object
          x-etsi-mec-cardinality: '1'
          x-etsi-mec-origin-type: Structure (inlined)
        "subscriptionType\t":
          description: Shall be set to "MeasTaSubscription".
          type: string
          x-etsi-mec-cardinality: '1'
          x-etsi-mec-origin-type: String
      required:
      - "subscriptionType\t"
      - callbackReference
      - filterCriteriaAssoc
      type: object
      x-etsi-ref: 6.3.7
    NRcgi:
      properties:
        nrcellId:
          $ref: '#/components/schemas/NrCellId'
          description: NR CelI Global Identifier.
          x-etsi-mec-cardinality: '1'
          x-etsi-mec-origin-type: NrCellId
        plmn:
          $ref: '#/components/schemas/Plmn'
          description: Public Land Mobile Network Identity.
          x-etsi-mec-cardinality: '1'
          x-etsi-mec-origin-type: Plmn
      required:
      - plmn
      - nrcellId
      type: object
      x-etsi-ref: 6.5.7
    NrCellId:
      description: String representing the NR Cell Identity. Encoded as a bit string
        (size (36)) as defined in ETSI TS 138 423 [i.17].
    NrMeasRepUeNotification:
      items:
        properties:
          associateId:
            description: 0 to N identifiers to associate the event for a specific
              UE or flow.
            items:
              $ref: '#/components/schemas/AssociateId'
            type: array
            x-etsi-mec-cardinality: 0..N
            x-etsi-mec-origin-type: AssociateId
          eutraNeighCellMeasInfo:
            description: This parameter can be repeated to contain measurement information
              of all the neighbouring cells up to N. It shall not be included if nrNeighCellMeasInfo
              is included.
            items:
              type: object
            type: array
            x-etsi-mec-cardinality: 0..N
            x-etsi-mec-origin-type: Structure (inlined)
          notificationType:
            description: Shall be set to "NrMeasRepUeNotification".
            type: string
            x-etsi-mec-cardinality: '1'
            x-etsi-mec-origin-type: String
          nrNeighCellMeasInfo:
            description: This parameter can be repeated to contain measurement information
              of all the neighbouring cells up to N. It shall not be included if eutraNeighCellMeasInfo
              is included.
            items:
              type: object
            type: array
            x-etsi-mec-cardinality: 0..N
            x-etsi-mec-origin-type: Structure (inlined)
          servCellMeasInfo:
            description: This parameter can be repeated to contain information of
              all the serving cells up to N.
            items:
              type: object
            properties:
              nrcgi:
                $ref: '#/components/schemas/NRcgi'
                description: NR CelI Global Identifier.
                x-etsi-mec-cardinality: '1'
                x-etsi-mec-origin-type: NRcgi
              sCell:
                description: Measurement information relating to this serving cell.
                properties:
                  measQuantityResultsCsiRsCell:
                    $ref: '#/components/schemas/MeasQuantityResultsNr'
                    description: Measurement quantity results relating to the Channel
                      State Information Reference Signal.
                    x-etsi-mec-cardinality: 0..1
                    x-etsi-mec-origin-type: MeasQuantityResultsNr
                  measQuantityResultsSsbCell:
                    $ref: '#/components/schemas/MeasQuantityResultsNr'
                    description: Measurement quantity results relating to the Synchronization
                      Signal Block.
                    x-etsi-mec-cardinality: 0..1
                    x-etsi-mec-origin-type: MeasQuantityResultsNr
                type: object
                x-etsi-mec-cardinality: '1'
                x-etsi-mec-origin-type: Structure (inlined)
            required:
            - nrcgi
            - sCell
            type: array
            x-etsi-mec-cardinality: 0..N
            x-etsi-mec-origin-type: Structure (inlined)
          timeStamp:
            $ref: '#/components/schemas/TimeStamp'
            description: Time stamp.
            x-etsi-mec-cardinality: 0..1
            x-etsi-mec-origin-type: TimeStamp
          triggerNr:
            $ref: '#/components/schemas/TriggerNr'
            description: Corresponds to a specific 5G UE Measurement Report trigger.
            x-etsi-mec-cardinality: '1'
            x-etsi-mec-origin-type: TriggerNr
        type: object
      required:
      - notificationType
      - triggerNr
      type: object
      x-etsi-ref: 6.4.11
    NrMeasRepUeSubscription:
      properties:
        _links:
          description: Hyperlink related to the resource. This shall be only included
            in the HTTP responses and in HTTP PUT requests.
          type: object
          x-etsi-mec-cardinality: 0..1
          x-etsi-mec-origin-type: Structure (inlined)
        callbackReference:
          description: URI selected by the service consumer to receive notifications
            on the subscribed RNIS information. This shall be included both in the
            request and in response.
          format: uri
          type: string
          x-etsi-mec-cardinality: '1'
          x-etsi-mec-origin-type: URI
        expiryDeadline:
          $ref: '#/components/schemas/TimeStamp'
          description: Time stamp.
          x-etsi-mec-cardinality: 0..1
          x-etsi-mec-origin-type: TimeStamp
        filterCriteriaNrMrs:
          description: List of filtering criteria for the subscription. Any filtering
            criteria from below, which is included in the request, shall also be included
            in the response.
          type: object
          x-etsi-mec-cardinality: '1'
          x-etsi-mec-origin-type: Structure (inlined)
        "subscriptionType\t":
          description: Shall be set to "NrMeasRepUeSubscription".
          type: string
          x-etsi-mec-cardinality: '1'
          x-etsi-mec-origin-type: String
      required:
      - "subscriptionType\t"
      - callbackReference
      - filterCriteriaNrMrs
      type: object
      x-etsi-ref: 6.3.11
    Plmn:
      properties:
        mcc:
          description: The Mobile Country Code part of PLMN Identity as defined in
            ETSI TS 136 413 [i.3].
          type: string
          x-etsi-mec-cardinality: '1'
          x-etsi-mec-origin-type: String
        mnc:
          description: The Mobile Network Code part of PLMN Identity as defined in
            ETSI TS 136 413 [i.3].
          type: string
          x-etsi-mec-cardinality: '1'
          x-etsi-mec-origin-type: String
      required:
      - mcc
      - mnc
      type: object
      x-etsi-ref: 6.5.5
    PlmnInfo:
      properties:
        appInstanceId:
          description: Unique identifier for the MEC application instance.
          type: string
          x-etsi-mec-cardinality: '1'
          x-etsi-mec-origin-type: String
        plmn:
          description: Public Land Mobile Network Identity.
          items:
            $ref: '#/components/schemas/Plmn'
          type: array
          x-etsi-mec-cardinality: 1..N
          x-etsi-mec-origin-type: Plmn
        timeStamp:
          $ref: '#/components/schemas/TimeStamp'
          description: Time stamp.
          x-etsi-mec-cardinality: 0..1
          x-etsi-mec-origin-type: TimeStamp
      required:
      - appInstanceId
      - plmn
      type: object
      x-etsi-ref: 6.2.2
    RabEstNotification:
      properties:
        associateId:
          description: '0 to N identifiers to bind the event for a specific UE or
            flow. '
          items:
            $ref: '#/components/schemas/AssociateId'
          type: array
          x-etsi-mec-cardinality: 0..N
          x-etsi-mec-origin-type: AssociateId
        ecgi:
          $ref: '#/components/schemas/Ecgi'
          description: E-UTRAN CelI Global Identifier.
          x-etsi-mec-cardinality: '1'
          x-etsi-mec-origin-type: Ecgi
        erabId:
          description: The attribute that uniquely identifies a Radio Access bearer
            for specific UE as defined in ETSI TS 136 413 [i.3].
          type: integer
          x-etsi-mec-cardinality: '1'
          x-etsi-mec-origin-type: Integer
        erabQosParameters:
          description: QoS parameters for the E-RAB as defined below.
          properties:
            qci:
              description: QoS Class Identifier as defined in ETSI TS 123 401 [i.4].
              type: integer
              x-etsi-mec-cardinality: '1'
              x-etsi-mec-origin-type: Integer
          required:
          - qci
          type: object
          x-etsi-mec-cardinality: 0..1
          x-etsi-mec-origin-type: Structure (inlined)
        notificationType:
          description: Shall be set to "RabEstNotification".
          type: string
          x-etsi-mec-cardinality: '1'
          x-etsi-mec-origin-type: String
        tempUeId:
          description: 'The temporary identifier allocated for the specific UE as
            defined below. '
          type: object
          x-etsi-mec-cardinality: 0..1
          x-etsi-mec-origin-type: Structure (inlined)
        timeStamp:
          $ref: '#/components/schemas/TimeStamp'
          description: Time stamp.
          x-etsi-mec-cardinality: 0..1
          x-etsi-mec-origin-type: TimeStamp
      required:
      - notificationType
      - ecgi
      - erabId
      type: object
      x-etsi-ref: 6.4.3
    RabEstSubscription:
      properties:
        _links:
          description: Hyperlink related to the resource. This shall be only included
            in the HTTP responses and in HTTP PUT requests.
          type: object
          x-etsi-mec-cardinality: 0..1
          x-etsi-mec-origin-type: Structure (inlined)
        callbackReference:
          description: URI selected by the service consumer to receive notifications
            on the subscribed RNIS information. This shall be included both in the
            request and in response.
          format: uri
          type: string
          x-etsi-mec-cardinality: '1'
          x-etsi-mec-origin-type: URI
        expiryDeadline:
          $ref: '#/components/schemas/TimeStamp'
          description: Time stamp.
          x-etsi-mec-cardinality: 0..1
          x-etsi-mec-origin-type: TimeStamp
        filterCriteriaQci:
          description: List of filtering criteria for the subscription. Any filtering
            criteria from below, which is included in the request, shall also be included
            in the response.
          type: object
          x-etsi-mec-cardinality: '1'
          x-etsi-mec-origin-type: Structure (inlined)
        subscriptionType:
          description: Shall be set to "RabEstSubscription".
          type: string
          x-etsi-mec-cardinality: '1'
          x-etsi-mec-origin-type: String
      required:
      - subscriptionType
      - callbackReference
      - filterCriteriaQci
      type: object
      x-etsi-ref: 6.3.3
    RabInfo:
      items:
        properties:
          appInstanceId:
            description: Unique identifier for the MEC application instance.
            type: string
            x-etsi-mec-cardinality: '1'
            x-etsi-mec-origin-type: String
          cellUserInfo:
            description: The information on users per cell as defined below.
            items:
              properties:
                ecgi:
                  $ref: '#/components/schemas/Ecgi'
                  description: E-UTRAN CelI Global Identifier.
                  x-etsi-mec-cardinality: '1'
                  x-etsi-mec-origin-type: Ecgi
                ueInfo:
                  description: Information on UEs in the specific cell as defined
                    below.
                  items:
                    properties:
                      associateId:
                        description: 0 to N identifiers to associate the event for
                          a specific UE or flow.
                        items:
                          $ref: '#/components/schemas/AssociateId'
                        type: array
                        x-etsi-mec-cardinality: 0..N
                        x-etsi-mec-origin-type: AssociateId
                      erabInfo:
                        description: Information on E-RAB as defined below.
                        items:
                          type: object
                        properties:
                          erabId:
                            description: The attribute that uniquely identifies a
                              Radio Access bearer for specific UE as defined in ETSI
                              TS 136 413 [i.3].
                            type: integer
                            x-etsi-mec-cardinality: '1'
                            x-etsi-mec-origin-type: Integer
                          erabQosParameters:
                            description: QoS parameters for the E-RAB as defined below.
                            type: object
                            x-etsi-mec-cardinality: 0..1
                            x-etsi-mec-origin-type: Structure (inlined)
                        required:
                        - erabId
                        type: array
                        x-etsi-mec-cardinality: 1..N
                        x-etsi-mec-origin-type: Structure (inlined)
                    type: object
                  required:
                  - erabInfo
                  type: array
                  x-etsi-mec-cardinality: 1..N
                  x-etsi-mec-origin-type: Structure (inlined)
              type: object
            required:
            - ecgi
            - ueInfo
            type: array
            x-etsi-mec-cardinality: 0..N
            x-etsi-mec-origin-type: Structure (inlined)
          requestId:
            description: Unique identifier allocated by the service consumer for the
              RAB Information request.
            type: string
            x-etsi-mec-cardinality: '1'
            x-etsi-mec-origin-type: String
          timeStamp:
            $ref: '#/components/schemas/TimeStamp'
            description: Time stamp.
            x-etsi-mec-cardinality: 0..1
            x-etsi-mec-origin-type: TimeStamp
        type: object
      required:
      - appInstanceId
      - requestId
      type: object
      x-etsi-ref: 6.2.3
    RabModNotification:
      properties:
        associateId:
          description: '0 to N identifiers to bind the event for a specific UE or
            flow. '
          items:
            $ref: '#/components/schemas/AssociateId'
          type: array
          x-etsi-mec-cardinality: 0..N
          x-etsi-mec-origin-type: AssociateId
        ecgi:
          $ref: '#/components/schemas/Ecgi'
          description: E-UTRAN CelI Global Identifier.
          x-etsi-mec-cardinality: '1'
          x-etsi-mec-origin-type: Ecgi
        erabId:
          description: The attribute that uniquely identifies a Radio Access bearer
            for specific UE as defined in ETSI TS 136 413 [i.3].
          type: integer
          x-etsi-mec-cardinality: '1'
          x-etsi-mec-origin-type: Integer
        erabQosParameters:
          description: The QoS parameters for the E-RAB as defined below.
          properties:
            qci:
              description: QoS Class Identifier as defined in ETSI TS 123 401 [i.4].
              type: integer
              x-etsi-mec-cardinality: '1'
              x-etsi-mec-origin-type: Integer
          required:
          - qci
          type: object
          x-etsi-mec-cardinality: 0..1
          x-etsi-mec-origin-type: Structure (inlined)
        notificationType:
          description: Shall be set to "RabModNotification".
          type: string
          x-etsi-mec-cardinality: '1'
          x-etsi-mec-origin-type: String
        timeStamp:
          $ref: '#/components/schemas/TimeStamp'
          description: Time stamp.
          x-etsi-mec-cardinality: 0..1
          x-etsi-mec-origin-type: TimeStamp
      required:
      - notificationType
      - ecgi
      - erabId
      type: object
      x-etsi-ref: 6.4.4
    RabModSubscription:
      properties:
        _links:
          description: Hyperlink related to the resource. This shall be only included
            in the HTTP responses and in HTTP PUT requests.
          type: object
          x-etsi-mec-cardinality: 0..1
          x-etsi-mec-origin-type: Structure (inlined)
        callbackReference:
          description: URI selected by the service consumer to receive notifications
            on the subscribed RNIS information. This shall be included both in the
            request and in response.
          format: uri
          type: string
          x-etsi-mec-cardinality: '1'
          x-etsi-mec-origin-type: URI
        expiryDeadline:
          $ref: '#/components/schemas/TimeStamp'
          description: Time stamp.
          x-etsi-mec-cardinality: 0..1
          x-etsi-mec-origin-type: TimeStamp
        filterCriteriaQci:
          description: List of filtering criteria for the subscription. Any filtering
            criteria from below, which is included in the request, shall also be included
            in the response.
          type: object
          x-etsi-mec-cardinality: '1'
          x-etsi-mec-origin-type: Structure (inlined)
        subscriptionType:
          description: Shall be set to "RabModSubscription".
          type: string
          x-etsi-mec-cardinality: '1'
          x-etsi-mec-origin-type: String
      required:
      - subscriptionType
      - callbackReference
      - filterCriteriaQci
      type: object
      x-etsi-ref: 6.3.4
    RabRelNotification:
      properties:
        associateId:
          description: 0 to N identifiers to bind the event for a specific UE or flow
            as defined below.
          items:
            $ref: '#/components/schemas/AssociateId'
          type: array
          x-etsi-mec-cardinality: 0..N
          x-etsi-mec-origin-type: AssociateId
        ecgi:
          $ref: '#/components/schemas/Ecgi'
          description: E-UTRAN CelI Global Identifier.
          x-etsi-mec-cardinality: '1'
          x-etsi-mec-origin-type: Ecgi
        erabReleaseInfo:
          description: The release information for the E-RAB as defined below.
          type: object
          x-etsi-mec-cardinality: '1'
          x-etsi-mec-origin-type: Structure (inlined)
        notificationType:
          description: Shall be set to "RabRelNotification".
          type: string
          x-etsi-mec-cardinality: '1'
          x-etsi-mec-origin-type: String
        timeStamp:
          $ref: '#/components/schemas/TimeStamp'
          description: Time stamp.
          x-etsi-mec-cardinality: 0..1
          x-etsi-mec-origin-type: TimeStamp
      required:
      - notificationType
      - ecgi
      - erabReleaseInfo
      type: object
      x-etsi-ref: 6.4.5
    RabRelSubscription:
      properties:
        _links:
          description: Hyperlink related to the resource. This shall be only included
            in the HTTP responses and in HTTP PUT requests.
          type: object
          x-etsi-mec-cardinality: 0..1
          x-etsi-mec-origin-type: Structure (inlined)
        callbackReference:
          description: URI selected by the service consumer to receive notifications
            on the subscribed RNIS information. This shall be included both in the
            request and in response.
          format: uri
          type: string
          x-etsi-mec-cardinality: '1'
          x-etsi-mec-origin-type: URI
        expiryDeadline:
          $ref: '#/components/schemas/TimeStamp'
          description: Time stamp.
          x-etsi-mec-cardinality: 0..1
          x-etsi-mec-origin-type: TimeStamp
        filterCriteriaQci:
          description: List of filtering criteria for the subscription. Any filtering
            criteria from below, which is included in the request, shall also be included
            in the response.
          type: object
          x-etsi-mec-cardinality: '1'
          x-etsi-mec-origin-type: Structure (inlined)
        "subscriptionType\t":
          description: Shall be set to "RabRelSubscription".
          type: string
          x-etsi-mec-cardinality: '1'
          x-etsi-mec-origin-type: String
      required:
      - "subscriptionType\t"
      - callbackReference
      - filterCriteriaQci
      type: object
      x-etsi-ref: 6.3.5
    ResultsPerCsiRsIndexList:
      properties:
        csiRsIndex:
          description: ''
          type: integer
          x-etsi-mec-cardinality: '1'
          x-etsi-mec-origin-type: Uint8
        csiRsResults:
          $ref: '#/components/schemas/MeasQuantityResultsNr'
          description: ''
          x-etsi-mec-cardinality: 0..1
          x-etsi-mec-origin-type: MeasQuantityResultsNr
        resultsPerCsiRsIndex:
          description: ''
          type: object
          x-etsi-mec-cardinality: "0\u2026P"
          x-etsi-mec-origin-type: Structure (inline)
      required:
      - csiRsIndex
      type: object
      x-etsi-ref: 6.5.10
    ResultsPerSsbIndexList:
      properties:
        resultsPerSsbIndex:
          description: ''
          type: object
          x-etsi-mec-cardinality: 0..P
          x-etsi-mec-origin-type: Structure (inline)
        ssbIndex:
          description: ''
          type: integer
          x-etsi-mec-cardinality: '1'
          x-etsi-mec-origin-type: Uint8
        ssbResults:
          $ref: '#/components/schemas/MeasQuantityResultsNr'
          description: ''
          x-etsi-mec-cardinality: 0..1
          x-etsi-mec-origin-type: MeasQuantityResultsNr
      required:
      - ssbIndex
      type: object
      x-etsi-ref: 6.5.9
    RsIndexResults:
      properties:
        resultsCsiRsIndexes:
          $ref: '#/components/schemas/ResultsPerCsiRsIndexList'
          description: Beam level measurement results based on CSI-RS related measurements.
          x-etsi-mec-cardinality: '1'
          x-etsi-mec-origin-type: ResultsPerCsiRsIndexList
        resultsSsbIndexes:
          $ref: '#/components/schemas/ResultsPerSsbIndexList'
          description: Beam level measurement results based on SS/PBCH related measurements.
          x-etsi-mec-cardinality: '1'
          x-etsi-mec-origin-type: ResultsPerSsbIndexList
      required:
      - resultsSsbIndexes
      - resultsCsiRsIndexes
      type: object
      x-etsi-ref: 6.5.8
    S1BearerInfo:
      properties:
        s1UeInfo:
          description: 1..N
          properties:
            associateId:
              $ref: '#/components/schemas/AssociateId'
              description: 1..N
              x-etsi-mec-cardinality: AssociateId
              x-etsi-mec-origin-type: AssociateId
            ecgi:
              $ref: '#/components/schemas/Ecgi'
              description: 1..N
              x-etsi-mec-cardinality: Ecgi
              x-etsi-mec-origin-type: Ecgi
            s1BearerInfoDetailed:
              description: 1..N
              properties:
                erabId:
                  description: '1'
                  type: integer
                  x-etsi-mec-cardinality: Integer
                  x-etsi-mec-origin-type: Integer
              required:
              - erabId
              type: object
              x-etsi-mec-cardinality: Structure (inlined)
              x-etsi-mec-origin-type: Structure (inlined)
            tempUeId:
              description: 0..1
              properties:
                mmec:
                  description: '1'
                  type: string
                  x-etsi-mec-cardinality: String
                  x-etsi-mec-origin-type: String
                mtmsi:
                  description: '1'
                  type: string
                  x-etsi-mec-cardinality: String
                  x-etsi-mec-origin-type: String
              required:
              - mmec
              - mtmsi
              type: object
              x-etsi-mec-cardinality: Structure (inlined)
              x-etsi-mec-origin-type: Structure (inlined)
          required:
          - tempUeId
          - associateId
          - ecgi
          - s1BearerInfoDetailed
          type: object
          x-etsi-mec-cardinality: Structure (inlined)
          x-etsi-mec-origin-type: Structure (inlined)
        timeStamp:
          $ref: '#/components/schemas/TimeStamp'
          description: 0..1
          x-etsi-mec-cardinality: TimeStamp
          x-etsi-mec-origin-type: TimeStamp
      required:
      - timeStamp
      - s1UeInfo
      type: object
      x-etsi-ref: 6.2.4
    S1BearerNotification:
      properties:
        notificationType:
          description: Shall be set to "S1BearerNotification".
          type: string
          x-etsi-mec-cardinality: '1'
          x-etsi-mec-origin-type: String
        s1Event:
          description: The subscribed event that triggered this notification in S1BearerSubscription.
          enum:
          - SEE_DESCRIPTION
          type: string
          x-etsi-mec-cardinality: '1'
          x-etsi-mec-origin-type: Enum
        s1UeInfo:
          description: Information on specific UE that matches the criteria in S1BearerSubscription
            as defined below.
          items:
            properties:
              associateId:
                description: 0 to N identifiers to associate the information for a
                  specific UE or flow.
                items:
                  $ref: '#/components/schemas/AssociateId'
                type: array
                x-etsi-mec-cardinality: 0..N
                x-etsi-mec-origin-type: AssociateId
              ecgi:
                description: E-UTRAN CelI Global Identifier.
                items:
                  $ref: '#/components/schemas/Ecgi'
                type: array
                x-etsi-mec-cardinality: 1..N
                x-etsi-mec-origin-type: Ecgi
              s1BearerInfo:
                description: S1 bearer information as defined below.
                items:
                  type: object
                type: array
                x-etsi-mec-cardinality: 1..N
                x-etsi-mec-origin-type: Structure (inlined)
              tempUeId:
                description: The temporary identifier allocated for the specific UE
                  as defined below.
                properties:
                  mmec:
                    description: MMEC as defined in ETSI TS 136 413 [i.3].
                    type: string
                    x-etsi-mec-cardinality: '1'
                    x-etsi-mec-origin-type: String
                  mtmsi:
                    description: M-TMSI as defined in ETSI TS 136 413 [i.3].
                    type: string
                    x-etsi-mec-cardinality: '1'
                    x-etsi-mec-origin-type: String
                required:
                - mmec
                - mtmsi
                type: object
                x-etsi-mec-cardinality: 0..1
                x-etsi-mec-origin-type: Structure (inlined)
            type: object
          required:
          - ecgi
          - s1BearerInfo
          type: object
          x-etsi-mec-cardinality: '1'
          x-etsi-mec-origin-type: Structure (inlined)
        timeStamp:
          $ref: '#/components/schemas/TimeStamp'
          description: Time stamp.
          x-etsi-mec-cardinality: 0..1
          x-etsi-mec-origin-type: TimeStamp
      required:
      - notificationType
      - s1Event
      - s1UeInfo
      type: object
      x-etsi-ref: 6.4.10
    S1BearerSubscription:
      properties:
        S1BearerSubscriptionCriteria:
          description: As defined below.
          type: object
          x-etsi-mec-cardinality: '1'
          x-etsi-mec-origin-type: Structure (inlined)
        _links:
          description: Hyperlink related to the resource. This shall be only included
            in the HTTP responses and in HTTP PUT requests.
          type: object
          x-etsi-mec-cardinality: 0..1
          x-etsi-mec-origin-type: Structure (inlined)
        callbackReference:
          description: URI selected by the service consumer, to receive notifications
            on the subscribed RNIS information. This shall be included in the request
            and response.
          format: uri
          type: string
          x-etsi-mec-cardinality: '1'
          x-etsi-mec-origin-type: URI
        eventType:
          description: "Description of the subscribed event. The event is included\
            \ both in the request and in the response. \nFor the eventType, the following\
            \ values are currently defined:\n0 = RESERVED.\n1 = S1_BEARER_ESTABLISH.\n\
            2 = S1_BEARER_MODIFY.\n3 = S1_BEARER_RELEASE."
          items:
            $ref: '#/components/schemas/Enum'
          type: array
          x-etsi-mec-cardinality: 1..N
          x-etsi-mec-origin-type: Enum
        expiryDeadline:
          $ref: '#/components/schemas/TimeStamp'
          description: Time stamp.
          x-etsi-mec-cardinality: 0..1
          x-etsi-mec-origin-type: TimeStamp
        subscriptionType:
          description: Shall be set to "S1BearerSubscription".
          type: string
          x-etsi-mec-cardinality: '1'
          x-etsi-mec-origin-type: String
      required:
      - subscriptionType
      - callbackReference
      - eventType
      - S1BearerSubscriptionCriteria