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