aboutsummaryrefslogtreecommitdiffstats
path: root/dcae-controller-service-vm/dcae-controller-service-vm-adaptor/src/main/resources/DcaeController.yaml
blob: a6edb286c58f0e2b36fe02d7e2b2fdff720f5965 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
operations:
  HEALTHCHECK:
    description: Heath Check for all DCAE service instances.
messages:
  HEALTHCHECK_SERVICE_FAILED:
    errorCode: DCAE-CONTROLLER-HEALTHCHECK-SERVICE-FAILED-5001W
    messageFormat: '{0}'
    parameters:
      service-name: 
        description: Name of Service for which the health check fails.
    resolution: Contact Tier 4. This is a software bug.
    description: Heath Check on the service level fails.