description:Specifies when to start a Trace Recording Session and which message shall be recorded first, when to stop a Trace Recording Session and which message shall be recorded last respectively. See 3GPP TS 32.422 clause 5.1 for additional detials.
description:Specifies when to start a Trace Recording Session and which message shall be recorded first, when to stop a Trace Recording Session and which message shall be recorded last respectively. See 3GPP TS 32.422 clause 5.1 for additional details.
properties:
MSC_SERVER:
type:array
...
...
@@ -556,6 +553,7 @@ components:
-NetworkDeregistration
-UEMobilityFromEPC
-UEMobilityToEPC
-ConvergedChargingService
SMF:
type:array
items:
...
...
@@ -567,6 +565,9 @@ components:
-PDUsessionUPactivationDeactivation
-MobilityBtw3gppAndN3gppTo5GC
-MobilityFromEpc
-MobilityBtwISMForVSMF
-ConvergedChargingService
-OfflineOnlyCharging
PCF:
type:array
items:
...
...
@@ -576,6 +577,7 @@ components:
-SMpolicy
-Authorization
-BDTpolicy
-SpendingLimitControl
UPF:
type:array
items:
...
...
@@ -639,7 +641,7 @@ components:
description:Determines whether beam level measurements shall be included in case of immediate MDT M1 measurement in NR. For additional details see 3GPP TS 32.422 clause 5.10.40.
type:boolean
collectionPeriodRrmLte-Type:
collectionPeriodRRMLTE-Type:
description:See details in 3GPP TS 32.422 clause 5.10.20.
type:string
enum:
...
...
@@ -654,7 +656,7 @@ components:
-10240ms
-60000ms
collectionPeriodM6Lte-Type:
collectionPeriodM6LTE-Type:
description:See details in 3GPP TS 32.422 clause 5.10.32.
type:string
enum:
...
...
@@ -663,13 +665,13 @@ components:
-5120ms
-10240ms
collectionPeriodM7Lte-Type:
collectionPeriodM7LTE-Type:
description:See details in 3GPP TS 32.422 clause 5.10.33.
type:integer
minimum:1
maximum:60
collectionPeriodRrmUmts-Type:
collectionPeriodRRMUMTS-Type:
description:See details in 3GPP TS 32.422 clause 5.10.21.
type:string
enum:
...
...
@@ -682,7 +684,7 @@ components:
-4000ms
-6000ms
collectionPeriodRrmNr-Type:
collectionPeriodRRMNR-Type:
description:See details in 3GPP TS 32.422 clause 5.10.30.
type:string
enum:
...
...
@@ -692,7 +694,7 @@ components:
-10240ms
-60000ms
collectionPeriodM6Nr-Type:
collectionPeriodM6NR-Type:
description:See details in 3GPP TS 32.422 clause 5.10.34.
type:string
enum:
...
...
@@ -711,7 +713,7 @@ components:
-12min
-30min
collectionPeriodM7Nr-Type:
collectionPeriodM7NR-Type:
description:See details in 3GPP TS 32.422 clause 5.10.35.
type:integer
minimum:1
...
...
@@ -725,7 +727,7 @@ components:
-A2_EVENT
eventThreshold-Type:
description:See details in 3GPP TS 32.422 clause 5.10.7, 5.10.7a, 5.10.13 and 5.10.14.
description:Created. The Information Collection Subscription is successfully created and a representation of the created Individual Information Collection Subscription resource shall be returned.
description:>
Created. The Information Collection Subscription is successfully created and a
representation of the created Individual Information Collection Subscription resource
shall be returned.
content:
application/json:
schema:
...
...
@@ -48,8 +51,7 @@ paths:
headers:
Location:
description:>
Contains the URI of the newly created resource, according to the structure:
-Individual Information Collection Subscription (Document)
responses:
'200':
description:OK. The requested Individual Information Collection Subscription resource shall be returned.
description:>
OK. The requested Individual Information Collection Subscription resource shall be
returned.
content:
application/json:
schema:
...
...
@@ -173,13 +178,17 @@ paths:
$ref:'#/components/schemas/InfoCollectSubsc'
responses:
'200':
description:OK. The Individual Information Collection Subscription resource is successfully updated and a representation of the updated resource shall be returned in the response body.
description:>
OK. The Individual Information Collection Subscription resource is successfully updated
and a representation of the updated resource shall be returned in the response body.
content:
application/json:
schema:
$ref:'#/components/schemas/InfoCollectSubsc'
'204':
description:No Content. The Individual Information Collection Subscription resource is successfully updated and no content is returned in the response body.
description:>
OK. The Individual Information Collection Subscription resource is successfully updated
and a representation of the updated resource shall be returned in the response body.
OK. The Individual Information Collection Subscription resource is successfully modified and a representation of the updated resource shall be returned in the response body.
OK. The Individual Information Collection Subscription resource is successfully modified
and a representation of the updated resource shall be returned in the response body.
content:
application/json:
schema:
$ref:'#/components/schemas/InfoCollectSubsc'
'204':
description:>
No Content. The Individual Information Collection Subscription resource is successfully modified and no content is returned in the response body.
No Content. The Individual Information Collection Subscription resource is successfully
modified and no content is returned in the response body.