| Philip Joseph | f9c7222 | 2016-10-02 23:31:02 +0530 | [diff] [blame] | 1 | "ping": |
| 2 | "description": "ping a thing!" | ||||
| 3 | "params": | ||||
| 4 | "count": | ||||
| 5 | "description": "Stop after sending count ECHO_REQUEST packets" | ||||
| 6 | "type": "integer" | ||||
| 7 | "default": !!int "30" | ||||
| 8 | "destination": | ||||
| 9 | "description": "destination of ping request" | ||||
| 10 | "type": "string" | ||||
| 11 | "required": | ||||
| 12 | - "destination" | ||||