Heartbeat Request
This is usually used to check if the Tailent Gateway Agent is correctly configured and running.
Last updated
This is usually used to check if the Tailent Gateway Agent is correctly configured and running.
[GET] https://tap.gateway:port/This is a simple GET request that requires no parameters.
This is a simple GET request that does not require a body.
The TGA should reply with a code 200 and the current version of the module:

Last updated
curl --request GET \
--url https://tap.gateway:port/