Fields Description
Field | Type | Required/Optional | Description | |
DNSServer |
string |
optional |
The DNS server address. By default, we use the a.root-servers.net root server.
Example:
|
|
HostNameToResolve |
string |
required |
Defines a host name you want to be resolved by the (above) DNS Server.
Example:
|
|
RecordType | string | required | Defines what NS record type is used for querying during DNS server polling.
POSSIBLE VALUES:
Example:
|
|
Protocol | string | required | The protocol to use on DNS lookup.
POSSIBLE VALUES:
|
|
RecursionDesiredFlag | string | required | Enables or disables the recursion desired (RD) flag in outgoing DNS queries.
POSSIBLE VALUES:
*Client applications (such as Internet browsers) typically use the RD flag.
Example:
|
|
VerifyResponseFrom | string | required | Defines how a DNS answers with a required record type are interpreted.
POSSIBLE VALUES:
Example:
|
|
ServersTimeoutFilter | string | optional | Filtering for network and time-out errors from exact hosts, or a range of nodes based on a mask.
POSSIBLE VALUES:
Example:
|
|
ExpectedAnswer | string | optional | Validates content in appropriate sections of the nameserver answer; i.e. Expected value of the “answer” section. | |
ExpectedAuthority | string | optional | Validates content in appropriate sections of the nameserver answer; i.e. Expected value of the “Authority” section. | |
ExpectedAdditional | string | optional | Validates content in appropriate sections of the nameserver answer; i.e. Expected value of the “Additional” section. | |
DNSResolveMode | string | optional | POSSIBLE VALUES:
For detailed explanation, see the DNS Mode Option article. |
|
DNSserverIP | string | The field for a custom DNS server IP address, for a detailed explanation please see “DNS Mode Option” article | ||
Device_Id |
int32 |
required |
READ ONLY Field. The unique device id.
Example:
|
|
Id | int32 |
required *Only for edit operations |
READ ONLY Field.The unique task id. Do not use for create operations.
Example:
|
|
Task_Type_Id |
int32 |
required |
The type id of the task.
Example:
|
|
Name |
string |
optional |
The task name.
Example:
|
|
Timeout |
int32 |
optional |
This field defines maximum time value (in milliseconds) for task execution.
Example:
|