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.
@@ -1326,6 +1345,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.