TCP connection

This handler will attempt to open a TCP connection on a provided host and port, and fail if the connection is unsuccessful.

Attributes

AttributeTypeExampleDescription
kindstring"tcp"-
hoststring"93.184.216.34"Domain name or IP address of the target host
portint80Port on which to open the TCP connection