#-------Definition of the ExpectationObject dataType ----------#
...
...
@@ -640,6 +724,40 @@ components:
type:integer
minItems:1
maxItems:2
PRBsTarget:
description:>-
This data type is the "ExpectationTarget" data type with specialisations for PRBsTarget.
It describes total available number of physical resource blocks (PRBs). This target is equal to the difference between the DL total available PRB plus UL total available PRB of operator A and the DL total available PRB plus UL total available PRB of operator B. DL total available PRB and UL total available PRB defined in clause 5.1.1.2.6 and 5.1.1.2.8 of TS 28.552 [12].
type:object
properties:
targetName:
type:string
enum:
-PRBS
targetCondition:
type:string
enum:
-IS_EQUAL_TO
targetValueRange:
type:integer
InterRAThandoverTarget:
description:>-
This data type is the "ExpectationTarget" data type with specialisations for PRBsTarget.
it shows how often a handover from 5GS to EPS is successful. The InterRAThandover target is equal to the difference between 5GS to EPS handover success rate of operator A and 5GS to EPS handover success rate of operator B. For details see attribute 5GS to EPS handover success rate defined in clause 6.6.4 of TS 28.554 [11].
type:object
properties:
targetName:
type:string
enum:
-INTERRATHANDOVER
targetCondition:
type:string
enum:
-IS_LESS_THAN
targetValueRange:
type:integer
minimum:0
maximum:100
NumberofUEsTarget:
description:>-
This data type is the "ExpectationTarget" data type with specialisations for NumberofUEsTarget.It describes
This data type is the "ExpectationTarget" data type with specialisations for ULThptPerUETarget.It describes the UL throughput target by the per UE for the edge
This data type is the "ExpectationTarget" data type with specialisations for DLLatencyTarget.It describes the DL latency target for the edge service supporting or radio service
...
...
@@ -851,6 +969,21 @@ components:
-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.
type:object
properties:
targetName:
type:string
enum:
-MaintenanceVersion
targetCondition:
type:string
enum:
-IS_EQUAL_TO
targetValueRange:
type:string
#-------Definition of the concrete ExpectationTarget dataType----------#
...
...
@@ -893,7 +1026,7 @@ components:
CellContext:
description:>-
This data type is the "ObjectContext" data type with specialisations for CellContext.
It describes the coverage areas for the RAN SubNetwork that the intent expectation is applied
It describes the coverage areas for the RAN SubNetwork or Radio Service that the intent expectation is applied
in the form of a list of cells (including E-UTRAN cells identified by E-UTRAN-CGI and NR cells
This data type is the "Context" data type with specialisations for Object context "DLFrequencyContext". It describes the downlink frequency information (RF reference
frequencies and/ or the frequency operating band) supported by the RAN SubNetwork that the intent expectation is applied.
frequencies and/ or the frequency operating band) supported by the RAN SubNetwork or Radio Service that the intent expectation is applied.
type:object
properties:
contextAttribute:
...
...
@@ -954,7 +1129,7 @@ components:
UlFrequencyContext:
description:>-
This data type is the "Context" data type with specialisations for Object context "ULFrequencyContext".It describes the uplink frequency information (RF reference
frequencies and/ or the frequency operating band) supported by the RAN SubNetwork that the intent expectation is applied.
frequencies and/ or the frequency operating band) supported by the RAN SubNetwork or Radio Service that the intent expectation is applied.
type:object
properties:
contextAttribute:
...
...
@@ -995,7 +1170,7 @@ components:
-NR
UEGroupContext:
description:>-
This data type is the "ObjectContext" data type with specialisations for UEGroup([5QI, SNSSAI])
This data type is the "ObjectContext" data type with specialisations for UEGroup([5QI, SNSSAI, pLMNId])
type:object
properties:
contextAttribute:
...
...
@@ -1149,6 +1324,61 @@ components:
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.
type:object
properties:
contextAttribute:
type:string
enum:
-swVersion
contextCondition:
type:string
enum:
-IS_ALL_OF
contextValueRange:
type:array
items:
type:string
MaintenanceOrderContext:
description:>-
This data type is the "ObjectContext" data type with specialisations for MaintenanceOrderContext. It describes describes the list of DNs for NFs/NEs based on their order for maintenance.
type:object
properties:
contextAttribute:
type:string
enum:
-maintenanceOrder
contextCondition:
type:string
enum:
-IS_ALL_OF
contextValueRange:
type:array
items:
type:string
MaintenanceTypeContext:
description:>-
This data type is the "ObjectContext" data type with specialisations for MaintenanceTypeContext. It describes the type of maintenance expected for the maintenance object.
type:object
properties:
contextAttribute:
type:string
enum:
-maintenanceType
contextCondition:
type:string
enum:
-IS_EQUAL_TO
contextValueRange:
type:array
uniqueItems:true
items:
type:string
enum:
-UPGRADE
-DOWNGRADE
#-------Definition of the scenario specific ObjectTarget dataType----------------#
#-------Definition of the concrete ExpectationContext dataType----------------#
...
...
@@ -1246,23 +1476,6 @@ components:
-IS_EQUAL_TO
contextValueRange:
$ref:"TS28541_NrNrm.yaml#/components/schemas/Sst"
PlmnInfoContext:
description:>-
This data type is the "ExpectationContext" data type with specialisations for PlmnInfoContext.It describes
the PLMN supported by the Radio Service that the intent expectation is applied. In case of network slicing
feature is supported, this also represents the S-NSSAI in the PLMN supported by the Radio Service.
description:It describes the characteristic of the intentExpectation and is the property that describes the types of intentExpectations. Vendor extensions are allowed