target

The instance that is being checked. The target specifies the protocol and port. The available protocols are TCP, SSL, HTTP, and HTTPS. The range of valid ports is 1 through 65535.

For the HTTP and HTTPS protocols, the target also specifies the ping path.

For the TCP protocol, the target is specified as TCP: <i><port></i> .

For the SSL protocol, the target is specified as SSL.<i><port></i> .

For the HTTP and HTTPS protocols, the target is specified as <i><protocol></i>:<i><port></i>/<i><path to ping></i> .