{
"iteration_request": {
"url": "string",
"headers": {
"property1": "string",
"property2": "string"
},
"body": "string",
"method": "HTTP_VERB_GET",
"named_response_values": {
"property1": "string",
"property2": "string"
}
},
"start_index": 0,
"end_for_any": [
{
"bool_equals": true
}
],
"end_for_all": [
{
"bool_equals": true
}
],
"request_not_ready": {
"bool_equals": true
},
"not_ready_wait_seconds": 0,
"not_ready_redo_preliminary": true,
"not_ready_skip_iteration": true,
"process_stop_page": true
}