04 Aug 2020 10:30 AM
Hi,
I know communication is based on HTTPS and encrypted via TLS 1.2
However, I would like to know what kind of messages these are. Are they based on Json or xml, for example?
And are these the same messages every 5 minutes (for license and health checks) and every 30 minutes (for updates)? Or different messages everytime?
Solved! Go to Solution.
04 Aug 2020 10:36 AM
04 Aug 2020 10:52 AM
Hi Yos,
I already checked that page, but couldn't find the information I was looking for. Need to know exactly what messages are sent over the line.
Regards,
Sten
04 Aug 2020 10:56 AM
Dynatrace Managed Cluster utilizes typically REST communication with JSON payloads exchange.
Exceptions are:
There are many different messages exchanged between. Some are periodical as heartbeats every 1 minutes, some are every 5 minutes as license update, some are 15 minutes as health-checks and some are just on demand as support archive upload or SSL certificates refresh.