system_ping
Verifies Docker daemon responsiveness for basic connectivity health checks.
Instructions
Check that the Docker server is responsive.
The cheapest daemon health check. A failure here usually means connection config rather than
daemon load — system_reconnect rebuilds a wedged client, host_list shows the configured
endpoints. For daemon details use system_version / system_info.
returns: bool - True if the daemon responded successfully
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |