Fields Description
Field | Type | Required/Optional | Description | |
JsonData |
string |
required |
The JSON file with the Postman Collection. | |
Device_Id |
int32 |
required |
READ ONLY Field. Unique device ID. | |
ScriptTimeoutSec |
int32 |
optional |
The Script Timeout interval, measured in seconds, is the length of time the device should wait for the assertion script to complete before ending the task and returning an error. The maximum script timeout is 30 seconds. | |
DelayBetweenRequestsSec |
int32 |
optional |
The Delay Between Requests, measured in seconds, is the time between each request in the collection. By default, we use the Delay time set in Postman Collection Runner. | |
CollectionTimeoutSec |
int32 |
optional |
The Collection Timeout, measured in seconds, is the length of time the device should wait for the requests to complete and collection execution before ending the task and returning an error. | |
RequestTimeoutSec |
int32 |
optional |
The Request Timeout interval, measured in seconds, is the length of time the device should wait for a response on a single request from the collection. | |
DNSResolveMode | string | optional | POSSIBLE VALUES:
For detailed explanation please see the “DNS Mode Option” article. |
|
DNSserverIP | string | optional | Field for a custom DNS server IP address.
For detailed explanation please see the “DNS Mode Option” article. |
|
Id |
int32 |
required *Only for edit operations |
READ ONLY Field. Unique task id.
Example:
|
|
Task_Type_Id |
int32 |
required |
Type of the task field.
Example:
|
|
Name |
string |
optional |
Task name.
Example:
|