Check Connectivity

Ensure that a TCP connection can be made to a given host and port from this machine.
Table 1. Input properties for the Check Connectivity step
Name Type Description Required
Hostname String The hostname or ip of the machine to try to connect to. Yes
Port String The port to try to connect to. Yes
Retries String The number of time to retry the connection. Yes
Interval(seconds) String The inteval in seconds between retries. Yes

Feedback