Commit 9ae7b2a2 authored by ruiyue's avatar ruiyue
Browse files

Merge branch 'Add_Missing_Definitions_for_JobType' into 'Integration_Rel19_SA5_164_YAML'

Rel-19_CR_TS28.623_Add_Missing_Definitions_for_JobType

See merge request !1986
parents 16fa2060 45ace980
Loading
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -53,7 +53,7 @@ components:

    jobType-Type:
      type: string
      description: Specifies whether the TraceJob represents only MDT, Logged MBSFN MDT, Trace or a combined Trace and MDT job. Applicable for Trace, MDT, RCEF and RLF reporting. See 3GPP TS 32.422 clause 5.9a for additional details.
      description: Specifies whether the TraceJob represents only MDT, Logged MBSFN MDT, Trace or a combined Trace and MDT job, etc. Applicable for Trace, MDT, RCEF, RRC and RLF reporting. See 3GPP TS 32.422 clause 5.9a for additional details.
      enum:
        - IMMEDIATE_MDT_ONLY
        - LOGGED_MDT_ONLY
@@ -66,6 +66,8 @@ components:
        - TRACE_AND_5GC_UE_LEVEL_MEASUREMENTS        
        - IMMEDIATE_MDT_AND_5GC_UE_LEVEL_MEASUREMENTS
        - TRACE_AND_IMMEDIATE_MDT_AND_5GC_UE_LEVEL_MEASUREMENTS
        - RRC_REPORT
        - IMMEDIATE_MDT_AND_ LOGGED_MDT          
      default: TRACE_ONLY
    listOfInterfaces-Type:
      description: The interfaces to be recorded in the Network Element. See 3GPP TS 32.422 clause 5.5 for additional details.