Loading OpenAPI/TS28623_TraceControlNrm.yaml +21 −1 Original line number Diff line number Diff line Loading @@ -21,10 +21,14 @@ components: - IMMEDIATE_MDT_ONLY - LOGGED_MDT_ONLY - TRACE_ONLY - IMMEDIATE_MDT AND TRACE - IMMEDIATE_MDT_AND_TRACE - RLF_REPORT_ONLY - RCEF_REPORT_ONLY - LOGGED_MBSFN_MDT - UE_LEVEL_MEASUREMENTS_ONLY - TRACE_AND_UE_LEVEL_MEASUREMENTS - IMMEDIATE_MDT_AND_UE_LEVEL_MEASUREMENTS - TRACE_AND_IMMEDIATE_MDT_AND_UE_LEVEL_MEASUREMENTS listOfInterfaces-Type: description: The interfaces to be recorded in the Network Element. See 3GPP TS 32.422 clause 5.5 for additional details. Loading Loading @@ -1363,6 +1367,20 @@ components: $ref: '#/components/schemas/immediateMDTConfig-Type' loggedMDTConfig: $ref: '#/components/schemas/loggedMDTConfig-Type' UEMeasConfig-Type: description: UE level measurements configuration parameters for 5G system. See details in 3GPP TS 28.622 clause 4.3.x. type: object properties: ueMeasurements: type: string ueMeasGranularityPeriod: type: integer objectInstances: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnList' rootObjectInstances: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnList' AreaScope: oneOf: - type: array Loading Loading @@ -1444,6 +1462,8 @@ components: $ref: '#/components/schemas/traceConfig-Type' mdtConfig: $ref: '#/components/schemas/mdtConfig-Type' ueMeasConfig: $ref: '#/components/schemas/UEMeasConfig-Type' #-------- end of Definition of types used in Trace control NRM fragment ---------- Loading Loading
OpenAPI/TS28623_TraceControlNrm.yaml +21 −1 Original line number Diff line number Diff line Loading @@ -21,10 +21,14 @@ components: - IMMEDIATE_MDT_ONLY - LOGGED_MDT_ONLY - TRACE_ONLY - IMMEDIATE_MDT AND TRACE - IMMEDIATE_MDT_AND_TRACE - RLF_REPORT_ONLY - RCEF_REPORT_ONLY - LOGGED_MBSFN_MDT - UE_LEVEL_MEASUREMENTS_ONLY - TRACE_AND_UE_LEVEL_MEASUREMENTS - IMMEDIATE_MDT_AND_UE_LEVEL_MEASUREMENTS - TRACE_AND_IMMEDIATE_MDT_AND_UE_LEVEL_MEASUREMENTS listOfInterfaces-Type: description: The interfaces to be recorded in the Network Element. See 3GPP TS 32.422 clause 5.5 for additional details. Loading Loading @@ -1363,6 +1367,20 @@ components: $ref: '#/components/schemas/immediateMDTConfig-Type' loggedMDTConfig: $ref: '#/components/schemas/loggedMDTConfig-Type' UEMeasConfig-Type: description: UE level measurements configuration parameters for 5G system. See details in 3GPP TS 28.622 clause 4.3.x. type: object properties: ueMeasurements: type: string ueMeasGranularityPeriod: type: integer objectInstances: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnList' rootObjectInstances: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnList' AreaScope: oneOf: - type: array Loading Loading @@ -1444,6 +1462,8 @@ components: $ref: '#/components/schemas/traceConfig-Type' mdtConfig: $ref: '#/components/schemas/mdtConfig-Type' ueMeasConfig: $ref: '#/components/schemas/UEMeasConfig-Type' #-------- end of Definition of types used in Trace control NRM fragment ---------- Loading