#-------Definition of the ExpectationObject dataType ----------#
@@ -1158,15 +1154,32 @@ components:
uniqueItems:true
items:
type:string
MaintenanceGuidelinesContext:
MaintenanceVersionContext:
description:>-
This data type is the "ObjectContext" data type with specialisations for MaintenanceVersionContext. It describes the versions for the network maintenance task of a managed object.
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 MaintenanceGuidelinesContext. It describes the guidelines for the network maintenance task of a managed object.
This data type is the "ObjectContext" data type with specialisations for MaintenanceOrderContext. It describes the list of DNs of NFs/NEs based on the orders for the network maintenance.