Endpoint the CloudHealth Aggregator connects to
search cancel

Endpoint the CloudHealth Aggregator connects to

book

Article ID: 282772

calendar_today

Updated On:

Products

CloudHealth

Issue/Introduction

The platform's Aggregator requires TCP access to both of the following resources:
  • api.cloudhealthtech.com at port 443 (connection to transmit data between the aggregator and the platform)
  • vCenter server at port 443 (connection to communicate with the vCenter Server to pull data)

Resolution

It's possible to curl the endpoint from the aggregator console to check internet connectivity as well:
❯ curl https://api.cloudhealthtech.com/v1/health
{"status":"Happy","time":"2020-02-13 11:53:08 +0000","running_version":"0f3564cb76ded241cc10672ad431b2d641b2763c","tag":"20200211.01"}%