Go to documentation repository
GET http://IP address/Test?timeout=test runtime in seconds
GET http://127.0.0.1/Test?timeout=2
start curl -o 1.txt http://127.0.0.1/Test?timeout=2 start curl -o 2.txt http://127.0.0.1/Test?timeout=5 start curl -o 3.txt http://127.0.0.1/Test?timeout=7 start curl -o 4.txt http://127.0.0.1/Test?timeout=1
{
"Started": "20240122T105223.672993",
"Finished": "20240122T105225.684261",
"Duration": "00:00:02.011268",
"ThreadID": "0x6618"
}
After you run the command, as many files as listed in the BAT file are created.