Commit b4c1b4cf authored by gautamd's avatar gautamd Committed by ruiyue
Browse files

Edit CCLNrm

parent a7143051
Loading
Loading
Loading
Loading
+13 −13
Original line number Diff line number Diff line
@@ -60,7 +60,7 @@ components:
            items:
              $ref: '#/components/schemas/CCLTrigger'
            description: >-
              This defines the criteria/conditions under which the CCL is allowed to take actions..           
              This defines the criteria/conditions for CCL           
          desiredBehavior:
            type: string
            enum:
@@ -102,7 +102,7 @@ components:
              $ref: '#/components/schemas/CoordinationCapability'
            description: >-
              It indicates a capability of a coordination entity to coordinate CCL conflicts.
          coordinatedCCLsScopes
          coordinatedCCLsScopes:
            type: string
          cCLActionConflictsHandling:
            $ref: '#/components/schemas/CCLActionConflictsHandling'
@@ -114,9 +114,9 @@ components:
        properties:
          FaultManagementAlarmIdList:
            type: string
          FaultManagementBackUpObjectRequirement
          FaultManagementBackUpObjectRequirement:
            type: boolean
          FaultManagementIsolateObjectRequirement
          FaultManagementIsolateObjectRequirement:
            type: boolean
          FaultManagementTimeWindow:
            $ref: '#/components/schemas/TimeWindow'