icmp_ping_start
Guest
Starts the ICMP ping diagnostic command.
Params
attribute | description |
---|---|
source_ipipv4 |
The ipv4 from where ping is to take place |
destination_ip* ipv4 |
The ipv4 of the ping target |
size* unsigned integer; 8-4096 |
The size of the payload in bytes |
count* unsigned integer; 1-1024 |
Number of attempts |
period* unsigned integer; 1000-3600000 |
Time between attempts in milliseconds |
timeout* unsigned integer; 1000-3600000 |
After how long is the attempt considered unsuccessful in milliseconds |
Return
Returns a Poll Init object.