Ping a un host
ping_hostTest network connectivity to a host or IP address using system ping commands. Configure ping count and timeout for network diagnostics.
Instructions
Hace ping a un host o direccion IP usando el comando del sistema.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | ||
| count | No | ||
| timeoutMs | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| command | Yes | ||
| stdout | Yes | ||
| stderr | Yes | ||
| message | No |