Fields Description
Field | Type | Required/Optional | Description | |
Server |
string |
required |
This field is for POP3/IMAP server address and port number.
Example:
|
|
ServerType |
string |
required |
This field defines protocol type.
POSSIBLE VALUES:
Example:
|
|
LoginOnServer |
boolean |
optional |
When enabled – login operation will be performed during monitoring session.
Example:
|
|
UserName |
string |
optional |
This field contains a username for POP3/IMAP authentication.
Example:
|
|
Password |
string |
optional |
This field contains a password for POP3/IMAP authentication.
Example:
|
|
UseSSL |
boolean |
optional |
When enabled – POP3/IMAP over SSL will be requested.
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. | |
Device_Id |
int32 |
required |
READ ONLY Field. 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 |
Task name.
Example:
|
|
Timeout |
int32 |
optional |
This field defines timeout value (in seconds) for task execution.
Example:
|