|
| Copyright © Cloud Software Group, Inc. All Rights Reserved |
Pings a web server using the HTTP connection parameters specified. The connection URL formats for available drivers are as follows:scheme could be http or https (for secured connectivity). The default port for http is 80 and for https it is 443. Only the server URL is mandatory. The rest are optional.Open, Synchronous, IMPACT_INFO
HTTP host URL in the form {http/https}://<host>:<port> Connection timeout in seconds. By default left empty.
|
| Copyright © Cloud Software Group, Inc. All Rights Reserved |