Loading OpenAPI/TS28567_CclNrm.yaml +22 −2 Original line number Diff line number Diff line Loading @@ -118,8 +118,28 @@ components: $ref: 'TS28623_ComDefs.yaml#/components/schemas/TimeWindow' clearUserId: type: string NetworkCapacityOptimization: description: This IOC represents the Fault Management CCL purpose. allOf: - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/Top' - type: object properties: mFInstantiation: $ref: '#/components/schemas/ManagedObjectCapacityOptimization' mFTermination: $ref: '#/components/schemas/ManagedObjectCapacityOptimization' mFUpdate: $ref: '#/components/schemas/ManagedObjectCapacityOptimization' #-------Definition of the generic dataType --------------# ManagedObjectCapacityOptimization: type: object properties: targetManagementData: type: string targetDataValue: type: string targetParameters: type: string CCLComponentsInfo: type: object properties: Loading Loading
OpenAPI/TS28567_CclNrm.yaml +22 −2 Original line number Diff line number Diff line Loading @@ -118,8 +118,28 @@ components: $ref: 'TS28623_ComDefs.yaml#/components/schemas/TimeWindow' clearUserId: type: string NetworkCapacityOptimization: description: This IOC represents the Fault Management CCL purpose. allOf: - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/Top' - type: object properties: mFInstantiation: $ref: '#/components/schemas/ManagedObjectCapacityOptimization' mFTermination: $ref: '#/components/schemas/ManagedObjectCapacityOptimization' mFUpdate: $ref: '#/components/schemas/ManagedObjectCapacityOptimization' #-------Definition of the generic dataType --------------# ManagedObjectCapacityOptimization: type: object properties: targetManagementData: type: string targetDataValue: type: string targetParameters: type: string CCLComponentsInfo: type: object properties: Loading