Loading OpenAPI/TS28623_TraceControlNrm.yaml +13 −0 Original line number Diff line number Diff line Loading @@ -66,6 +66,7 @@ components: - TRACE_AND_5GC_UE_LEVEL_MEASUREMENTS - IMMEDIATE_MDT_AND_5GC_UE_LEVEL_MEASUREMENTS - TRACE_AND_IMMEDIATE_MDT_AND_5GC_UE_LEVEL_MEASUREMENTS - 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. Loading Loading @@ -1410,6 +1411,9 @@ components: $ref: '#/components/schemas/loggedMDTConfig-Type' plmnList: $ref: '#/components/schemas/plmnList-Type' trsrRangeCfg: $ref: '#/components/schemas/TrsrRangeCfg-Type' UECoreMeasConfig-Type: description: UE level measurements configuration parameters for 5G system. See details in 3GPP TS 28.622 clause 4.3.x. Loading Loading @@ -1541,6 +1545,15 @@ components: $ref: '#/components/schemas/mdtConfig-Type' ueCoreMeasConfig: $ref: '#/components/schemas/UECoreMeasConfig-Type' TrsrRangeCfg-Type: description: TRSR range configuration parameters. See details in 3GPP TS 28.622 clause 4.3.80. type: object properties: trsrStartValue: type: String trsrEndValue: type: String #-------- end of Definition of types used in Trace control NRM fragment ---------- Loading Loading
OpenAPI/TS28623_TraceControlNrm.yaml +13 −0 Original line number Diff line number Diff line Loading @@ -66,6 +66,7 @@ components: - TRACE_AND_5GC_UE_LEVEL_MEASUREMENTS - IMMEDIATE_MDT_AND_5GC_UE_LEVEL_MEASUREMENTS - TRACE_AND_IMMEDIATE_MDT_AND_5GC_UE_LEVEL_MEASUREMENTS - 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. Loading Loading @@ -1410,6 +1411,9 @@ components: $ref: '#/components/schemas/loggedMDTConfig-Type' plmnList: $ref: '#/components/schemas/plmnList-Type' trsrRangeCfg: $ref: '#/components/schemas/TrsrRangeCfg-Type' UECoreMeasConfig-Type: description: UE level measurements configuration parameters for 5G system. See details in 3GPP TS 28.622 clause 4.3.x. Loading Loading @@ -1541,6 +1545,15 @@ components: $ref: '#/components/schemas/mdtConfig-Type' ueCoreMeasConfig: $ref: '#/components/schemas/UECoreMeasConfig-Type' TrsrRangeCfg-Type: description: TRSR range configuration parameters. See details in 3GPP TS 28.622 clause 4.3.80. type: object properties: trsrStartValue: type: String trsrEndValue: type: String #-------- end of Definition of types used in Trace control NRM fragment ---------- Loading