
ojob ojob.io/raid/ping af=http://user:password@a.server:1234/#/a/path/for/a/mashup num=4 wait=1000 size=32 timeout=10000 threads=4
Tries to reach a RAID portal or instance and measure the round-trip.
| Name | Description |
|---|---|
| af | URL to access the RAID Portal or instance |
| num | Number of times to try to reach (defaults to 4) |
| wait | Time to wait between executions in ms (defaults to 1000) |
| size | Payload size for each execution (defaults to 32 bytes) |
| timeout | Connection timeout for each execution (defaults to 10000ms) |
| threads | Number of threads per each execution (defaults to 1) |