Commit c14b3e14 authored by sunse's avatar sunse
Browse files

Merge branch '28.623_Rel18_CR0344_Add_trace_message_support_yaml' into...

Merge branch '28.623_Rel18_CR0344_Add_trace_message_support_yaml' into 'Integration_Rel18_SA5_154_YAML'

28.623 Rel-18 CR0344 Add trace message attribute yaml

See merge request !1098
parents 622c289b 2934c9d7
Loading
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -403,6 +403,13 @@ components:
        - mcc
        - mnc

    listOfTraceMetrics:
      description: The trace messages to be reported. See 3GPP TS 32.422 clause 10 for additional details.
      type: array
      items:
        type: string 
      

    traceDepth-Type:
      description: Specifies how detailed information should be recorded in the Network Element. The Trace Depth is a paremeter for Trace Session level, i.e., the Trace Depth is the same for all of the NEs to be traced in the same Trace Session. See 3GPP TS 32.422 clause 5.3 for additional details.
      type: string
@@ -1448,6 +1455,8 @@ components:
          $ref: '#/components/schemas/plmnTarget-Type'
        nPNTarget:
          $ref: 'TS28623_GenericNrm.yaml#/components/schemas/NpnId-Type'
        listOfTraceMetrics:
          type: array
        traceReportingConsumerUri:
          $ref: 'TS28623_ComDefs.yaml#/components/schemas/Uri'
        traceCollectionEntityIpAddress: