RniAPI.yaml 128 KB
Newer Older
            type: array
            items:
              $ref: '#/components/schemas/AssociateId'
            description: 0 to N identifiers to bind the event for a specific UE or flow.
          ecgi:
            $ref: '#/components/schemas/Ecgi'
          erabId:
            type: integer
            description: The attribute that uniquely identifies a Radio Access bearer for specific UE as defined in ETSI TS 136 413 [i.3].
            contentEncoding: int32
          erabQosParameters:
            $ref: '#/components/schemas/ErabQosParameters2'
          timeStamp:
            $ref: '#/components/schemas/TimeStamp'
          _links:
            description: Links to resources related to this notification.
            required:
            - subscription
            properties:
              subscription:
                description: A link to the related subscription.
                $ref: '#/components/schemas/LinkType'
Michel Roy's avatar
Michel Roy committed
    RabModSubscription:
      title: RabModSubscription
      description: >
        This type represents a subscription to RAB modification notifications from Radio Network Information Service.

        NOTE: At least one of callbackReference and websockNotifConfig shall be provided by the service consumer.
              If both are provided, it is up to RNIS to choose an alternative and return only that alternative in the response,
              specified in ETSI GS MEC 009 [6], as described in clause 6.12a.
      allOf:
      - $ref: '#/components/schemas/InlineSubscription'
      - required:
        - filterCriteriaQci
        type: object
        anyOf:
          - oneOf:
              - required:
                  - callbackReference
              - required:
                  - websockNotifConfig
        properties:
          _links:
            $ref: '#/components/schemas/Links'
          callbackReference:
            type: string
            description: URI exposed by the client on which to receive notifications via HTTP. See note.
          websockNotifConfig:
            description: Provides details to negotiate and signal the use of a Websocket connection between RNIS and the service consumer for notifications. See note.
            $ref: '#/components/schemas/WebsockNotifConfig'
          requestTestNotification:
            type: boolean
            description: Shall be set to TRUE by the service consumer to request a test notification via HTTP on the callbackReference URI, specified in ETSI GS MEC 009 [6], as described in clause 6.12a.
          expiryDeadline:
            $ref: '#/components/schemas/TimeStamp'
          filterCriteriaQci:
            $ref: '#/components/schemas/FilterCriteriaQci1'
Michel Roy's avatar
Michel Roy committed
    RabRelNotification:
      title: RabRelNotification
      allOf:
      - $ref: '#/components/schemas/InlineNotification'
      - required:
        - ecgi
        - erabReleaseInfo
        type: object
        properties:
            type: array
            items:
              $ref: '#/components/schemas/AssociateId'
            description: 0 to N identifiers to bind the event for a specific UE or flow as defined below.
          ecgi:
            $ref: '#/components/schemas/Ecgi'
          erabReleaseInfo:
            $ref: '#/components/schemas/ErabReleaseInfo'
          timeStamp:
            $ref: '#/components/schemas/TimeStamp'
          _links:
            description: Links to resources related to this notification.
            required:
            - subscription
            properties:
              subscription:
                description: A link to the related subscription.
                $ref: '#/components/schemas/LinkType'
Michel Roy's avatar
Michel Roy committed
    RabRelSubscription:
      title: RabRelSubscription
      description: >
        This type represents a subscription to RAB release notifications from Radio Network Information Service.

        NOTE: At least one of callbackReference and websockNotifConfig shall be provided by the service consumer.
              If both are provided, it is up to RNIS to select the method to be used for notifications and to return only that method in the response.
      allOf:
      - $ref: '#/components/schemas/InlineSubscription'
      - required:
        - filterCriteriaQci
        type: object
        anyOf:
          - oneOf:
              - required:
                  - callbackReference
              - required:
                  - websockNotifConfig
        properties:
          _links:
            $ref: '#/components/schemas/Links'
          callbackReference:
            type: string
            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. If not present, the service consumer is requesting the use of a Websocket for notifications. See note.
          websockNotifConfig:
            description: Provides details to negotiate and signal the use of a Websocket connection between RNIS and the service consumer for notifications, either in place of the callbackReference URI or if it is not reachable via the test notification.
            $ref: '#/components/schemas/WebsockNotifConfig'
          requestTestNotification:
            type: boolean
            description: Set to TRUE by the service consumer to request a test notification on the callbackReference URI to determine if it is reachable by RNIS for notifications.
          expiryDeadline:
            $ref: '#/components/schemas/TimeStamp'
          filterCriteriaQci:
            $ref: '#/components/schemas/FilterCriteriaQci1'
    ResultsPerCsiRsIndex:
      title: ResultsPerCsiRsIndex
Michel Roy's avatar
Michel Roy committed
      required:
Michel Roy's avatar
Michel Roy committed
      type: object
      properties:
        csiRsIndex:
          type: integer
          contentEncoding: int32
Michel Roy's avatar
Michel Roy committed
        csiRsResults:
Michel Roy's avatar
Michel Roy committed
          $ref: '#/components/schemas/MeasQuantityResultsNr'
Michel Roy's avatar
Michel Roy committed
    ResultsPerCsiRsIndexList:
      title: ResultsPerCsiRsIndexList
      type: object
Michel Roy's avatar
Michel Roy committed
      properties:
        resultsPerCsiRsIndex:
Michel Roy's avatar
Michel Roy committed
          type: array
            $ref: '#/components/schemas/ResultsPerCsiRsIndex'
          description: ''
Michel Roy's avatar
Michel Roy committed
    ResultsPerSsbIndex:
      title: ResultsPerSsbIndex
      required:
      - ssbIndex
      type: object
Michel Roy's avatar
Michel Roy committed
      properties:
        ssbIndex:
          type: integer
          contentEncoding: int32
Michel Roy's avatar
Michel Roy committed
        ssbResults:
Michel Roy's avatar
Michel Roy committed
          $ref: '#/components/schemas/MeasQuantityResultsNr'
Michel Roy's avatar
Michel Roy committed
    ResultsPerSsbIndexList:
      title: ResultsPerSsbIndexList
      type: object
Michel Roy's avatar
Michel Roy committed
      properties:
        resultsPerSsbIndex:
Michel Roy's avatar
Michel Roy committed
          type: array
            $ref: '#/components/schemas/ResultsPerSsbIndex'
          description: ''
Michel Roy's avatar
Michel Roy committed
    RsIndexResults:
      title: RsIndexResults
      required:
      - resultsCsiRsIndexes
      - resultsSsbIndexes
      type: object
Michel Roy's avatar
Michel Roy committed
      properties:
        resultsCsiRsIndexes:
Michel Roy's avatar
Michel Roy committed
          $ref: '#/components/schemas/ResultsPerCsiRsIndexList'
Michel Roy's avatar
Michel Roy committed
        resultsSsbIndexes:
Michel Roy's avatar
Michel Roy committed
          $ref: '#/components/schemas/ResultsPerSsbIndexList'
    S1BearerInfo:
      title: S1BearerInfo
Michel Roy's avatar
Michel Roy committed
      required:
Michel Roy's avatar
Michel Roy committed
      type: object
      properties:
        s1UeInfo:
Michel Roy's avatar
Michel Roy committed
          items:
            $ref: '#/components/schemas/S1UeInfo'
          description: Information on a specific UE as defined below.
Michel Roy's avatar
Michel Roy committed
        timeStamp:
Michel Roy's avatar
Michel Roy committed
          $ref: '#/components/schemas/TimeStamp'
Michel Roy's avatar
Michel Roy committed
    S1BearerNotification:
      title: S1BearerNotification
      allOf:
      - $ref: '#/components/schemas/InlineNotification'
      - required:
        - s1Event
        - s1UeInfo
        type: object
        properties:
          s1Event:
            type: integer
            description: The subscribed event that triggered this notification in S1BearerSubscription.
            contentEncoding: int32
          s1UeInfo:
            $ref: '#/components/schemas/S1UeInfo1'
          timeStamp:
            $ref: '#/components/schemas/TimeStamp'
          _links:
            description: Links to resources related to this notification.
            required:
            - subscription
            properties:
              subscription:
                description: A link to the related subscription.
                $ref: '#/components/schemas/LinkType'
Michel Roy's avatar
Michel Roy committed
    S1BearerSubscription:
      title: S1BearerSubscription
      description: >
        This type represents a subscription to S1-U bearer information notification from Radio Network Information Service.

        NOTE: At least one of callbackReference and websockNotifConfig shall be provided by the service consumer.
              If both are provided, it is up to RNIS to choose an alternative and return only that alternative in the response,
              specified in ETSI GS MEC 009 [6], as described in clause 6.12a.
      allOf:
      - $ref: '#/components/schemas/InlineSubscription'
      - required:
        - S1BearerSubscriptionCriteria
        - eventType
        type: object
        anyOf:
          - oneOf:
              - required:
                  - callbackReference
              - required:
                  - websockNotifConfig
        properties:
          _links:
            $ref: '#/components/schemas/Links'
          callbackReference:
            type: string
            description: URI exposed by the client on which to receive notifications via HTTP. See note.
          websockNotifConfig:
            description: Provides details to negotiate and signal the use of a Websocket connection between RNIS and the service consumer for notifications. See note.
            $ref: '#/components/schemas/WebsockNotifConfig'
          requestTestNotification:
            type: boolean
            description: Shall be set to TRUE by the service consumer to request a test notification via HTTP on the callbackReference URI, specified in ETSI GS MEC 009 [6], as described in clause 6.12a.
          S1BearerSubscriptionCriteria:
            $ref: '#/components/schemas/S1BearerSubscriptionCriteria'
          eventType:           
            type: array
            items:
              type: integer
              contentEncoding: int32
            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: <p>0 = RESERVED. <p>1 = S1_BEARER_ESTABLISH. <p>2 = S1_BEARER_MODIFY. <p>3 = S1_BEARER_RELEASE.'
          expiryDeadline:
            $ref: '#/components/schemas/TimeStamp'
    SubscriptionLinkList:
      title: SubscriptionLinkList
Michel Roy's avatar
Michel Roy committed
      required:
Michel Roy's avatar
Michel Roy committed
      type: object
      properties:
        _links:
          $ref: '#/components/schemas/Links10'
    TimeStamp:
      title: TimeStamp
Michel Roy's avatar
Michel Roy committed
      required:
      - nanoSeconds
      - seconds
Michel Roy's avatar
Michel Roy committed
      type: object
      properties:
        nanoSeconds:
          type: integer
          description: The nanoseconds part of the time. Time is defined as Unix-time since January 1, 1970, 00:00:00 UTC.
          contentEncoding: int32
Michel Roy's avatar
Michel Roy committed
        seconds:
          type: integer
          description: The seconds part of the time. Time is defined as Unixtime since January 1, 1970, 00:00:00 UTC.
          contentEncoding: int32
Michel Roy's avatar
Michel Roy committed
    Trigger:
      title: Trigger
Michel Roy's avatar
Michel Roy committed
      enum:
Michel Roy's avatar
Michel Roy committed
      - 0
      - 1
      - 2
      - 3
      - 4
      - 5
      - 10
      - 11
      - 12
      - 13
      - 14
      - 15
      - 20
      - 21
      - 30
      - 31
      - 40
      - 41
      - 42
      - 50
      - 51
      - 60
      - 61
      type: integer
      description: As defined in Ref ETSI TS 136 331 [i.7] <p>0 = NOT_AVAILABLE <p>1 = PERIODICAL_REPORT_STRONGEST_CELLS <p>2 = PERIODICAL_REPORT_STRONGEST_CELLS_FOR_SON <p>3 = PERIODICAL_REPORT_CGI <p>4 = INTRA_PERIODICAL_REPORT_STRONGEST_CELLS <p>5 = INTRA_PERIODICAL_REPORT_CGI <p>10 = EVENT_A1 <p>11 = EVENT_A2 <p>12 = EVENT_A3 <p>13 = EVENT_A4 <p>14 = EVENT_A5 <p>15 = EVENT_A6 <p>20 = EVENT_B1 <p>21 = EVENT_B2 <p>20 = EVENT_B1-NR <p>21 = EVENT_B2-NR <p>30 = EVENT_C1 <p>31 = EVENT_C2 <p>40 = EVENT_W1 <p>41 = EVENT_W2 <p>42 = EVENT_W3 <p>50 = EVENT_V1 <p>51 = EVENT_V2 <p>60 = EVENT_H1 <p>61 = EVENT_H2
      examples:
      - 0
Michel Roy's avatar
Michel Roy committed
    TriggerNr:
      title: TriggerNr
Michel Roy's avatar
Michel Roy committed
      enum:
Michel Roy's avatar
Michel Roy committed
      - 0
      - 1
      - 2
      - 10
      - 11
      - 12
      - 13
      - 14
      - 15
      - 20
      - 21
      - 30
      - 31
      type: integer
      description: The enumeration Trigger represents specified triggers for a 5G UE Measurement Report. Full details can be found in ETSI TS 138 331 [i.13]). <p>0 = NOT_AVAILABLE <p>1 = NR_PERIODICAL <p>2 = NR_CGI <p>10 = EVENT_A1 <p>11 = EVENT_A2 <p>12 = EVENT_A3 <p>13 = EVENT_A4 <p>14 = EVENT_A5 <p>15 = EVENT_A6 <p>20 = INTER_RAT_PERIODICAL <p>21 = INTER_RAT_CGI <p>30 = EVENT_B1 <p>31 = EVENT_B2
      examples:
      - 0
    CarrierAggregationMeasInfo:
      title: CarrierAggregationMeasInfo
      type: object
      required:
      - cellIdSrv
      - cellIdNei
      properties:
        cellIdNei:
          type: string
          description: String representing the E-UTRAN Cell Identity. Encoded as a bit string (size (28)) as defined in ETSI TS 136 413 [i.3].
        cellIdSrv:
          type: string
          description: String representing the E-UTRAN Cell Identity. Encoded as a bit string (size (28)) as defined in ETSI TS 136 413 [i.3].
        rsrpNei:
          type: integer
          description: Reference Signal Received Power as defined in ETSI TS 136 214 [i.5].
          contentEncoding: int32
        rsrpSrv:
          type: integer
          description: Reference Signal Received Power as defined in ETSI TS 136 214 [i.5].
          contentEncoding: int32
        rsrqNei:
          type: integer
          description: Reference Signal Received Quality as defined in ETSI TS 136 214 [i.5].
          contentEncoding: int32
        rsrqSrv:
          type: integer
          description: Reference Signal Received Quality as defined in ETSI TS 136 214 [i.5].
          contentEncoding: int32
    CarrierAggregationMeasInfo1:
      title: CarrierAggregationMeasInfo1
      type: object
      required:
      - cellIdSrv
      properties:
        cellIdNei:
          type: string
          description: String representing the E-UTRAN Cell Identity. Encoded as a bit string (size (28)) as defined in ETSI TS 136 413 [i.3].
        cellIdSrv:
          type: string
          description: String representing the E-UTRAN Cell Identity. Encoded as a bit string (size (28)) as defined in ETSI TS 136 413 [i.3].
        rsrpNei:
          type: integer
          description: Reference Signal Received Power as defined in ETSI TS 136 214 [i.5].
          contentEncoding: int32
        rsrpNeiEx:
          type: integer
          description: Extended Reference Signal Received Power, with value mapping defined in ETSI TS 136 133 [i.16].
          contentEncoding: int32
        rsrpSrv:
          type: integer
          description: Reference Signal Received Power as defined in ETSI TS 136 214 [i.5].
          contentEncoding: int32
        rsrpSrvEx:
          type: integer
          description: Extended Reference Signal Received Power, with value mapping defined in ETSI TS 136 133 [i.16].
          contentEncoding: int32
        rsrqNei:
          type: integer
          description: Reference Signal Received Quality as defined in ETSI TS 136 214 [i.5].
          contentEncoding: int32
        rsrqNeiEx:
          type: integer
          description: Extended Reference Signal Received Quality, with value mapping defined in ETSI TS 136 133 [i.16].
          contentEncoding: int32
        rsrqSrv:
          type: integer
          description: Reference Signal Received Quality as defined in ETSI TS 136 214 [i.5].
          contentEncoding: int32
        rsrqSrvEx:
          type: integer
          description: Extended Reference Signal Received Quality, with value mapping defined in ETSI TS 136 133 [i.16].
          contentEncoding: int32
        sinrNei:
          type: integer
          description: Reference Signal "Signal to Interference plus Noise Ratio", with value mapping defined in ETSI TS 136 133 [i.16].
          contentEncoding: int32
        sinrSrv:
          type: integer
          description: Reference Signal "Signal to Interference plus Noise Ratio", with value mapping defined in ETSI TS 136 133 [i.16].
          contentEncoding: int32
    CellInfo:
      title: CellInfo
      type: object
      properties:
        dl_gbr_pdr_cell:
          type: integer
          description: It indicates the packet discard rate in percentage of the downlink GBR traffic in a cell, as defined in ETSI TS 136 314 [i.11].
          contentEncoding: int32
        dl_gbr_prb_usage_cell:
          type: integer
          description: It indicates the PRB usage for downlink GBR traffic, as defined in ETSI TS 136 314 [i.11] and ETSI TS 136 423 [i.12].
          contentEncoding: int32
        dl_nongbr_pdr_cell:
          type: integer
          description: It indicates the packet discard rate in percentage of the downlink non-GBR traffic in a cell, as defined in ETSI TS 136 314 [i.11].
          contentEncoding: int32
        dl_nongbr_prb_usage_cell:
          type: integer
          description: It indicates (in percentage) the PRB usage for downlink non-GBR traffic, as defined in ETSI TS 136 314 [i.11] and ETSI TS 136 423 [i.12].
          contentEncoding: int32
        dl_total_prb_usage_cell:
          type: integer
          description: It indicates (in percentage) the PRB usage for total downlink traffic, as defined in ETSI TS 136 314 [i.11] and ETSI TS 136 423 [i.12].
          contentEncoding: int32
        ecgi:
          type: array
          description: E-UTRAN Cell Global Identifier. 
          $ref: '#/components/schemas/Ecgi'
        number_of_active_ue_dl_gbr_cell:
          type: integer
          description: It indicates the number of active UEs with downlink GBR traffic, as defined in ETSI TS 136 314 [i.11].
          contentEncoding: int32
        number_of_active_ue_dl_nongbr_cell:
          type: integer
          description: It indicates the number of active UEs with downlink non-GBR traffic, as defined in ETSI TS 136 314 [i.11].
          contentEncoding: int32
        number_of_active_ue_ul_gbr_cell:
          type: integer
          description: It indicates the number of active UEs with uplink GBR traffic, as defined in ETSI TS 136 314 [i.11].
          contentEncoding: int32
        number_of_active_ue_ul_nongbr_cell:
          type: integer
          description: It indicates the number of active UEs with uplink non-GBR traffic, as defined in ETSI TS 136 314 [i.11].
          contentEncoding: int32
        received_dedicated_preambles_cell:
          type: integer
          description: It indicates (in percentage) the received dedicated preambles, as defined in ETSI TS 136 314 [i.11].
          contentEncoding: int32
        received_randomly_selected_preambles_high_range_cell:
          type: integer
          description: It indicates (in percentage) the received randomly selected preambles in the high range, as defined in ETSI TS 136 314 [i.11].
          contentEncoding: int32
        received_randomly_selected_preambles_low_range_cell:
          type: integer
          description: It indicates (in percentage) the received randomly selected preambles in the low range, as defined in ETSI TS 136 314 [i.11].
          contentEncoding: int32
        ul_gbr_pdr_cell:
          type: integer
          description: It indicates the packet discard rate in percentage of the uplink GBR traffic in a cell, as defined in ETSI TS 136 314 [i.11].
          contentEncoding: int32
        ul_gbr_prb_usage_cell:
          type: integer
          description: It indicates (in percentage) the PRB usage for uplink GBR traffic, as defined in ETSI TS 136 314 [i.11] and ETSI TS 136 423 [i.12].
          contentEncoding: int32
        ul_nongbr_pdr_cell:
          type: integer
          description: It indicates the packet discard rate in percentage of the uplink non-GBR traffic in a cell, as defined in ETSI TS 136 314 [i.11].
          contentEncoding: int32
        ul_nongbr_prb_usage_cell:
          type: integer
          description: It indicates (in percentage) the PRB usage for uplink non-GBR traffic, as defined in ETSI TS 136 314 [i.11] and ETSI TS 136 423 [i.12].
          contentEncoding: int32
        ul_total_prb_usage_cell:
          type: integer
          description: It indicates (in percentage) the PRB usage for total uplink traffic, as defined in ETSI TS 136 314 [i.11] and ETSI TS 136 423 [i.12].
          contentEncoding: int32
    CellUEInfo:
      title: CellUEInfo
      type: object
      required:
      - ecgi
      - associateId
      properties:
        associateId:
          description: Identifier to associate the information for a specific UE or flow.
          $ref: '#/components/schemas/AssociateId'
        dl_gbr_data_volume_ue:
          type: integer
          description: It indicates the data volume of the downlink GBR traffic of a UE, as defined in ETSI TS 136 314 [i.11].
          contentEncoding: int32
        dl_gbr_delay_ue:
          type: integer
          description: It indicates the packet delay of the downlink GBR traffic of a UE, as defined in ETSI TS 136 314 [i.11].
          contentEncoding: int32
        dl_gbr_pdr_ue:
          type: integer
          description: It indicates the packet discard rate in percentage of the downlink GBR traffic of a UE, as defined in ETSI TS 136 314 [i.11].
          contentEncoding: int32
        dl_gbr_throughput_ue:
          type: integer
          description: It indicates the scheduled throughput of the downlink GBR traffic of a UE, as defined in ETSI TS 136 314 [i.11].
          contentEncoding: int32
        dl_nongbr_data_volume_ue:
          type: integer
          description: It indicates the data volume of the downlink non-GBR traffic of a UE, as defined in ETSI TS 136 314 [i.11].
          contentEncoding: int32
        dl_nongbr_delay_ue:
          type: integer
          description: It indicates the packet delay of the downlink non-GBR traffic of a UE, as defined in ETSI TS 136 314 [i.11].
          contentEncoding: int32
        dl_nongbr_pdr_ue:
          type: integer
          description: It indicates the packet discard rate in percentage of the downlink nonGBR traffic of a UE, as defined in ETSI TS 136 314 [i.11].
          contentEncoding: int32
        dl_nongbr_throughput_ue:
          type: integer
          description: It indicates the scheduled throughput of the downlink nonGBR traffic of a UE, as defined in ETSI TS 136 314 [i.11].
          contentEncoding: int32
        ecgi:
          description: E-UTRAN Cell Global Identifier.
          $ref: '#/components/schemas/Ecgi'
        ul_gbr_data_volume_ue:
          type: integer
          description: It indicates the data volume of the uplink GBR traffic of a UE, as defined in ETSI TS 136 314 [i.11].
          contentEncoding: int32
        ul_gbr_delay_ue:
          type: integer
          description: It indicates the packet delay of the uplink GBR traffic of a UE, as defined in ETSI TS 136 314 [i.11].
          contentEncoding: int32
        ul_gbr_pdr_ue:
          type: integer
          description: It indicates the packet discard rate in percentage of the uplink GBR traffic of a UE, as defined in ETSI TS 136 314 [i.11].
          contentEncoding: int32
        ul_gbr_throughput_ue:
          type: integer
          description: It indicates the scheduled throughput of the uplink GBR traffic of a UE, as defined in ETSI TS 136 314 [i.11].
          contentEncoding: int32
        ul_nongbr_data_volume_ue:
          type: integer
          description: It indicates the data volume of the uplink non-GBR traffic of a UE, as defined in ETSI TS 136 314 [i.11].
          contentEncoding: int32
        ul_nongbr_delay_ue:
          type: integer
          description: It indicates the packet delay of the uplink non-GBR traffic of a UE, as defined in ETSI TS 136 314 [i.11].
          contentEncoding: int32
        ul_nongbr_pdr_ue:
          type: integer
          description: It indicates the packet discard rate in percentage of the uplink nonGBR traffic of a UE, as defined in ETSI TS 136 314 [i.11].
          contentEncoding: int32
        ul_nongbr_throughput_ue:
          type: integer
          description: It indicates the scheduled throughput of the uplink non-GBR traffic of a UE, as defined in ETSI TS 136 314 [i.11].
          contentEncoding: int32
    CellUserInfo:
      title: CellUserInfo
      type: object
piscione's avatar
piscione committed
      required:
        - ecgi
        - ueInfo
      properties:
        ecgi:
          $ref: '#/components/schemas/Ecgi'
        ueInfo:
          type: array
          items:
            $ref: '#/components/schemas/UeInfo'
          description: Information on UEs in the specific cell as defined below.
    EnbInfo:
      title: EnbInfo
      required:
      - ipAddress
      - tunnelId
      type: object
      properties:
        ipAddress:
          type: string
          description: eNB transport layer address of this S1 bearer.
        tunnelId:
          type: string
          description: eNB GTP-U TEID of this S1 bearer.
      description: S1 bearer information on eNB side as defined below.
    ErabInfo:
      title: ErabInfo
      type: object
      properties:
        erabId:
          type: integer
          description: The attribute that uniquely identifies a Radio Access bearer for specific UE as defined in ETSI TS 136 413 [i.3].
          contentEncoding: int32
        erabQosParameters:
          $ref: '#/components/schemas/ErabQosParameters'
    ErabQosParameters:
      title: ErabQosParameters
      required:
      - qci
      type: object
      properties:
        qci:
          type: integer
          description: QoS Class Identifier as defined in ETSI TS 123 401 [i.4].
          contentEncoding: int32
        qosInformation:
          $ref: '#/components/schemas/QosInformation'
      description: QoS parameters for the E-RAB as defined below.
    ErabQosParameters2:
      title: ErabQosParameters2
      required:
      - qci
      type: object
      properties:
        qci:
          type: integer
          description: QoS Class Identifier as defined in ETSI TS 123 401 [i.4].
          contentEncoding: int32
        qosInformation:
          $ref: '#/components/schemas/QosInformation2'
      description: The QoS parameters for the E-RAB as defined below.
    ErabReleaseInfo:
      title: ErabReleaseInfo
      required:
      - erabId
      type: object
      properties:
        erabId:
          type: integer
          description: The attribute that uniquely identifies a Radio Access bearer for specific UE as defined in ETSI TS 136 413 [i.3].
          contentEncoding: int32
      description: The release information for the E-RAB as defined below.
    EutraNeighCellMeasInfo:
      title: EutraNeighCellMeasInfo
      type: object
          description: E-UTRAN Cell Global Identifier.
          $ref: '#/components/schemas/Ecgi'
        rsrp:
          type: integer
          description: Reference Signal Received Power as defined in ETSI TS 138 331 [i.13].
          contentEncoding: int32
        rsrq:
          type: integer
          description: Reference Signal Received Quality as defined in ETSI TS 138 331 [i.13].
          contentEncoding: int32
        sinr:
          type: integer
          description: Reference Signal plus Interference Noise Ratio as defined in ETSI TS 138 331 [i.13].
          contentEncoding: int32
    EutranNeighbourCellMeasInfo:
      title: EutranNeighbourCellMeasInfo
      type: object
      properties:
        ecgi:
          $ref: '#/components/schemas/Ecgi'
        rsrp:
          type: integer
          description: Reference Signal Received Power as defined in ETSI TS 136 214 [i.5].
          contentEncoding: int32
        rsrpEx:
          type: integer
          description: Extended Reference Signal Received Power, with value mapping defined in ETSI TS 136 133 [i.16].
          contentEncoding: int32
        rsrq:
          type: integer
          description: Reference Signal Received Quality as defined in ETSI TS 136 214 [i.5].
          contentEncoding: int32
        rsrqEx:
          type: integer
          description: Extended Reference Signal Received Quality, with value mapping defined in ETSI TS 136 133 [i.16].
          contentEncoding: int32
        sinr:
          type: integer
          description: Reference Signal "Signal to Interference plus Noise Ratio", with value mapping defined in ETSI TS 136 133 [i.16].
          contentEncoding: int32
    FilterCriteriaAssoc:
      title: FilterCriteriaAssoc
      type: object
      properties:
        appInstanceId:
          type: string
          description: Unique identifier for the MEC application instance.
        associateId:
          type: array
          items:
            $ref: '#/components/schemas/AssociateId'
          description: 0 to N identifiers to associate the information for a specific UE or flow.
        ecgi:
          type: array
          items:
            $ref: '#/components/schemas/Ecgi'
          description: E-UTRAN Cell Global Identifier.
      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.
    FilterCriteriaAssocHo:
      title: FilterCriteriaAssocHo
      type: object
      properties:
        appInstanceId:
          type: string
          description: Unique identifier for the MEC application instance.
          type: array
          items:
            $ref: '#/components/schemas/AssociateId'
          description: 0 to N identifiers to associate the information for a specific UE or flow.
          type: array
          items:
            $ref: '#/components/schemas/Ecgi'
          description: E-UTRAN Cell Global Identifier.
          type: array
          items:
            type: integer
            contentEncoding: int32
          description: 'In case hoStatus is not included in the subscription request, the default value 3 = COMPLETED shall be used and included in the response: <p>1 = IN_PREPARATION. <p>2 = IN_EXECUTION. <p>3 = COMPLETED. <p>4 = REJECTED. <p>5 = CANCELLED.'
      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.
    FilterCriteriaAssocTri:
      title: FilterCriteriaAssocTri
      type: object
      properties:
        appInstanceId:
          type: string
          description: Unique identifier for the MEC application instance.
        associateId:
          type: array
          items:
            $ref: '#/components/schemas/AssociateId'
          description: 0 to N identifiers to associate the information for a specific UE or flow.
        ecgi:
          type: array
          items:
            $ref: '#/components/schemas/Ecgi'
          description: E-UTRAN Cell Global Identifier.
        trigger:
          type: array
          items:
            $ref: '#/components/schemas/Trigger'
          description: Corresponds to a specific E-UTRAN UE Measurement Report trigger.
      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.
    FilterCriteriaNrMrs:
      title: FilterCriteriaNrMrs
      type: object
      properties:
        appInstanceId:
          type: string
          description: Unique identifier for the MEC application instance.
        associateId:
          type: array
          items:
            $ref: '#/components/schemas/AssociateId'
          description: 0 to N identifiers to associate the information for a specific UE or flow.
        nrcgi:
            $ref: '#/components/schemas/Nrcgi'
          description: NR Cell Global Identier.
        triggerNr:
          type: array
          items:
            $ref: '#/components/schemas/TriggerNr'
          description: Corresponds to a specific 5G UE Measurement Report trigger.
      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.
    FilterCriteriaQci:
      title: FilterCriteriaQci
      required:
      - qci
      type: object
      properties:
        appInstanceId:
          type: string
          description: Unique identifier for the MEC application instance.
        ecgi:
          type: array
          items:
            $ref: '#/components/schemas/Ecgi'
          description: E-UTRAN Cell Global Identifier.
        qci:
          type: integer
          description: QoS Class Identifier as defined in ETSI TS 123 401 [i.4].
          contentEncoding: int32
      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.
    FilterCriteriaQci1:
      title: FilterCriteriaQci1
      required:
      - erabId
      - qci
      type: object
      properties:
        appInstanceId:
          type: string
          description: Unique identifier for the MEC application instance.
          type: array
          items:
            $ref: '#/components/schemas/Ecgi'
          description: E-UTRAN Cell Global Identifier.
        erabId:
          type: integer
          description: The attribute that uniquely identifies a Radio Access bearer for specific UE as defined in ETSI TS 136 413 [i.3].
          contentEncoding: int32
        qci:
          type: integer
          description: QoS Class Identifier as defined in ETSI TS 123 401 [i.4].
          contentEncoding: int32
      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.
    HoStatus:
      title: HoStatus
      enum:
      - 1
      - 2
      - 3
      - 4
      - 5
      type: integer
      description: 'Indicate the status of the UE handover procedure. Values are defined as following: <p>1 = IN_PREPARATION. <p>2 = IN_EXECUTION. <p>3 = COMPLETED. <p>4 = REJECTED. <p>5 = CANCELLED.'
      examples:
      - 1
    InlineNotification:
      title: InlineNotification
      required:
      - notificationType
      type: object
      properties:
        notificationType:
          type: string
      discriminator:
        propertyName: notificationType
        mapping:
          CaReconfNotification: '#/components/schemas/CaReconfNotification'
          CellChangeNotification: '#/components/schemas/CellChangeNotification'
          MeasRepUeNotification: '#/components/schemas/MeasRepUeNotification'
          MeasTaNotification: '#/components/schemas/MeasTaNotification'
          NrMeasRepUeNotification: '#/components/schemas/NrMeasRepUeNotification'
          RabEstNotification: '#/components/schemas/RabEstNotification'
          RabModNotification: '#/components/schemas/RabModNotification'
          RabRelNotification: '#/components/schemas/RabRelNotification'
          S1BearerNotification: '#/components/schemas/S1BearerNotification'
          ExpiryNotification: '#/components/schemas/ExpiryNotification'
          TestNotification: '#/components/schemas/TestNotification'
    InlineSubscription:
      title: InlineSubscription
      required:
      - subscriptionType
      type: object
      properties:
        subscriptionType:
          type: string
      discriminator:
        propertyName: subscriptionType
        mapping:
          CaReconfSubscription: '#/components/schemas/CaReconfSubscription'
          CellChangeSubscription: '#/components/schemas/CellChangeSubscription'
          MeasRepUeSubscription: '#/components/schemas/MeasRepUeSubscription'
          MeasTaSubscription: '#/components/schemas/MeasTaSubscription'
          NrMeasRepUeSubscription: '#/components/schemas/NrMeasRepUeSubscription'
          RabEstSubscription: '#/components/schemas/RabEstSubscription'
          RabModSubscription: '#/components/schemas/RabModSubscription'
          RabRelSubscription: '#/components/schemas/RabRelSubscription'
          S1BearerSubscription: '#/components/schemas/S1BearerSubscription'
    Links:
      title: Links
      required:
      - self
      type: object
      properties:
        self:
          $ref: '#/components/schemas/LinkType'
      description: Hyperlink related to the resource. This shall be only included in the HTTP responses and in HTTP PUT requests.
    Links2:
      title: Links2
      required:
      - subscription
      type: object
      properties:
        subscription:
          $ref: '#/components/schemas/LinkType'
          description: URI identifying the subscription which has expired.
      description: List of hyperlinks related to the resource.
    Links10:
      title: Links10
      required:
      - self
      type: object
      properties:
        self:
          $ref: '#/components/schemas/LinkType'
          type: array
          items:
            $ref: '#/components/schemas/Subscription'
          description: A link to a subscription.
      description: List of hyperlinks related to the resource.
    NCell:
      title: NCell
      type: object
      properties:
        measQuantityResultsCsiRsCell:
          $ref: '#/components/schemas/MeasQuantityResultsNr'
        measQuantityResultsSsbCell:
          $ref: '#/components/schemas/MeasQuantityResultsNr'
        rsIndexResults:
          $ref: '#/components/schemas/RsIndexResults'
      description: Measurement information relating to the best neighbour of this serving cell.
    NewRadioMeasInfo:
      title: NewRadioMeasInfo
      type: object
      required:
      - nrCarrierFreq
      - nrSCs
      properties:
        nrBNCs:
          $ref: '#/components/schemas/NrBNCs'
        nrCarrierFreq:
          type: integer
          description: ARFCN applicable for a downlink, uplink or bi-directional (TDD) NR carrier frequency, as defined in ETSI TS 138.101 [i.15].
          contentEncoding: int32
        nrSCs:
          $ref: '#/components/schemas/NrSCs'
    NewRadioMeasNeiInfo:
      title: NewRadioMeasNeiInfo
      type: object
      required:
      - nrNCellInfo 
          type: array
          items:
            $ref: '#/components/schemas/NrNCellInfo'
          description: 5G NR neighbour cell info.
        nrNCellRsrp:
          type: integer
          description: Reference Signal Received Power measurement according to mapping table in ETSI TS 138.133 [i.14].
          contentEncoding: int32
        nrNCellRsrq:
          type: integer
          description: Reference Signal Received Quality measurement according to mapping table in ETSI TS 138.133 [i.14].
          contentEncoding: int32
        nrNCellRssi:
          type: integer
          description: Reference signal SINR measurement according to mapping table in ETSI TS 138.133 [i.14].
          contentEncoding: int32
        rsIndexResults:
          $ref: '#/components/schemas/RsIndexResults'
    NrBNCellInfo:
      title: NrBNCellInfo
      type: object
      required:
      - nrBNCellGId
      - nrBNCellPlmn
      properties:
        nrBNCellGId:
          type: string
          description: String representing the NR Cell Identity. Encoded as a bit string (size (36)) as defined in ETSI TS 138 423 [i.17].
          type: array
          items:
            $ref: '#/components/schemas/Plmn'
          description: Public land mobile network identities
    NrBNCs:
      title: NrBNCs
      required:
      - nrBNCellInfo
      type: object
      properties:
          type: array
          items:
            $ref: '#/components/schemas/NrBNCellInfo'
          description: Best neighbours of the secondary serving cell(s) info
        nrBNCellRsrp:
          type: integer
          description: Reference Signal Received Power measurement according to mapping table in ETSI TS 138.133 [i.14].
          contentEncoding: int32
        nrBNCellRsrq:
          type: integer