summaryrefslogtreecommitdiffstats
path: root/openecomp-ui/external-resources/healthcheck/v1.0/healthcheck.json
blob: e17838f24632257527352725c868b2c4e549b25c (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "sdcVersion": "{VERSION}",
  "componentsInfo": [
    {
      "healthCheckComponent": "FE",
      "healthCheckStatus": "UP",
      "version": "{VERSION}",
      "description": "OK"
    }
  ]
}