describes the service availability target for the Radio Service that the intent expectation is applied.
The detailed definition for service availability sees communication service availability defined in clause 3.1 of TS 22.261
type:object
properties:
targetName:
type:string
enum:
-ServiceAvailability
targetCondition:
type:string
enum:
-IS_GREATER_THAN
targetValueRange:
type:number
DLThptPerUETarget:
description:>-
This data type is the "ExpectationTarget" data type with specialisations for DLThptPerUETarget. It describes the DL throughput target by the per UE for the
@@ -971,6 +994,23 @@ components:
-IS_LESS_THAN
targetValueRange:
type:integer
LatencyTarget:
description:>-
This data type is the "ExpectationTarget" data type with specialisations for LatencyTarget.
It represents the latency target for the core network service (ending at the UPF) that the
intent expectation is applied.
type:object
properties:
targetName:
type:string
enum:
-Latency
targetCondition:
type:string
enum:
-IS_LESS_THAN
targetValueRange:
type:integer
MaintenanceVersionTarget:
description:>-
This data type is the "ExpectationTarget" data type with specialisations for Maintenance Version Target. It describes the maintenance version target for the network maintenance, such as target version of the maintenance object after maintenance.
This data type is the "Context" data type with specialisations for Object context "DLFrequencyContext". It describes the downlink frequency information (RF reference
@@ -1326,6 +1384,24 @@ components:
uniqueItems:true
items:
type:string
PreferredUPFContext:
description:>-
This data type is the "ObjectContext" data type with specialisations for PreferredUPFContext
type:object
properties:
contextAttribute:
type:string
enum:
-PreferredUPF
contextCondition:
type:string
enum:
-IS_ALL_OF
contextValueRange:
type:array
uniqueItems:true
items:
type:string
MaintenanceVersionContext:
description:>-
This data type is the "ObjectContext" data type with specialisations for MaintenanceVersionContext. It describes the scope of the maintenance objects based on software version.
@@ -1478,6 +1554,25 @@ components:
-IS_EQUAL_TO
contextValueRange:
$ref:"TS28541_NrNrm.yaml#/components/schemas/Sst"
PrbHighLoadRatioContext:
description:>-
This data type describes the load condition (i.e. PrbHighLoadRatio) for the radio network
that the intent expectation is applied. The detailed PrbHighLoadRatio see PrbHighLoadRatio defined in TS 28.554
type:object
properties:
contextAttribute:
type:string
enum:
-prbHighLoadRatio
contextCondition:
type:string
enum:
-IS_GREATER_THAN
contextValueRange:
type:integer
description:unit is %
minimum:0
maximum:100
SchedulingTimeContext:
description:>-
This data type is the "ExpectationContext" data type with specialisations for SchedulingTimeContext.It describes
It indicates the related NDT Job contributing as a collaborator to the executed NDT Job. It describes the DN of the collaborated NDT Job
@@ -82,6 +84,15 @@ components:
items:
$ref:'#/components/schemas/NDTOutputDataPoint'
description:It indicates the list of NDTOutput(s) that are provided by the NDT function as the output for any task executed in an instantiated NDT job.