#-------Definition of the IntentExpectation dataType ----------#
IntentExpectation:
description:>-
This data type is the "IntentExpectation" data type without specialisations
type:object
properties:
expectationId:
@@ -51,34 +58,55 @@ components:
$ref:"#/components/schemas/ExpectationContext"
expectationfulfilmentInfo:
$ref:"#/components/schemas/FulfilmentInfo"
ExpectationObject:
RadioNetworkExpectation:
description:>-
This data type is the "IntentExpectation" data type with specialisations to represent MnS consumer's expectations for radio network delivering and performance assurance
type:object
properties:
objectType:
expectationId:
type:string
enum:
-RAN_SubNetwrok#value for Radio Network Expectation--#
-Service_Support#value for Service Support Expectation--#
-TBD#-This will be added based on defined scenario specfic intent expectation-#