Commit be2de874 authored by scottma's avatar scottma Committed by sunse
Browse files

28.623 Rel-17 CR0343 Add trace message attribute yaml

parent 915c9070
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -755,6 +755,12 @@ 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
@@ -1653,6 +1659,8 @@ components:
          $ref: '#/components/schemas/listOfNETypes-Type'
        pLMNTarget:
          $ref: '#/components/schemas/pLMNTarget-Type'
        listOfTraceMetrics:
          type: array
        traceReportingConsumerUri:
          $ref: 'TS28623_ComDefs.yaml#/components/schemas/Uri'
        traceCollectionEntityIPAddress: