#-------Definition of the scenario specific ExpectationObject dataType ----------#
#-------Definition of the Scenario specific ExpectationTarget dataType----------#
MaxNumberofPDUsessionsTarget:
description:>-
This data type is the "ExpectationTarget" data type with specialisations for MaxNumberofPDUsessionsTarget.It describes the maximum number of PDU sessions for 5GC
SubNetwork supporting that the intent expectation is applied. For details, see maxNumberofPDUsessions in clause 5.3.1.2 in TS 28.552 [12].
type:object
properties:
targetName:
type:string
enum:
-MaxNumberofPDUsessions
targetCondition:
type:string
enum:
-IS_LESS_THAN
targetValueRange:
type:integer
targetContexts:
$ref:'#/components/schemas/5GSessionContext'
5GSessionContext:
description:>-
This data type is the "TargetContext" data type with specialisations for 5GSessionContext.It describes the maximum supported 5G PDU session of the 5GC SubNetwork
related to the intent expectation.
type:object
properties:
contextAttribute:
type:string
enum:
-5GSession
contextCondition:
type:string
enum:
-IS_less_THAN
contextValueRange:
type:integer
MaxNumberofRegisteredsubscribersTarget:
description:>-
This data type is the "ExpectationTarget" data type with specialisations for MaxNumberofRegisteredsubscribersTarget.It describes the maximum number of Registered
subscribers for 5GC SubNetwork supporting that the intent expectation is applied. For details, see maxNumberofRegisteredsubscribers in clause 5.6.2 in TS 28.552 [12].
type:object
properties:
targetName:
type:string
enum:
-MaxNumberofRegisteredsubscribers
targetCondition:
type:string
enum:
-IS_LESS_THAN
targetValueRange:
type:integer
IncomingDataTarget:
description:>-
This data type is the "ExpectationTarget" data type with specialisations for IncomingDataTarget.It describes the maximum incoming data packets for 5GC SubNetwork
related to the intent expectation. For details, see N6 incoming link usage measurement in clause 5.4.2.1 in TS 28.552 [12].
type:object
properties:
targetName:
type:string
enum:
-IncomingData
targetCondition:
type:string
enum:
-IS_LESS_THAN
targetValueRange:
type:integer
OutgoingDataTarget:
description:>-
This data type is the "ExpectationTarget" data type with specialisations for OutgoingDataTarget.It describes the maximum outgoing data packets for 5GC SubNetwork
related to the intent expectation. For details, see N6 outgoing link usage measurement in clause 5.4.2.2 in TS 28.552 [12].
type:object
properties:
targetName:
type:string
enum:
-OutgoingData
targetCondition:
type:string
enum:
-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
#-------Definition of the Scenario specific ExpectationTarget dataType----------#
#-------Definition of the concrete ObjectContext dataType----------------#
NfTypeContext:
description:>-
This data type is the "ObjectContext" data type with specialisations for NfTypeContext