Fields Description
| Field | Type | Required/Optional | Description | |
| Server |
string |
required |
Destination server address.
Example:
|
|
| Device_Id |
int32 |
required |
READ ONLY Field. Unique device ID.
Example:
|
|
| 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:
|
|
| Timeout |
int32 |
optional |
This field defines maximum time value (in mseconds) for task execution.
Example:
|
