| "ping": | |
| "description": "ping a thing!" | |
| "params": | |
| "count": | |
| "description": "Stop after sending count ECHO_REQUEST packets" | |
| "type": "integer" | |
| "default": !!int "30" | |
| "destination": | |
| "description": "destination of ping request" | |
| "type": "string" | |
| "required": | |
| - "destination" |