Fields Description
Field | Type | Required/Optional | Description | |
Server |
string |
required |
SMTP Server address and port number.
Example:
|
|
LoginOnServer |
boolean |
optional |
When enabled – login operation will be performed during monitoring session.
Example:
|
|
UserName |
string |
optional |
This field contains a username for SMTP authentication.
Example:
|
|
Password |
string |
optional |
This field contains a password for SMTP authentication.
Example:
|
|
UseSSL |
boolean |
optional |
When enabled – SMTP 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. Unique task id
Example:
|
|
Task_Type_Id |
int32 |
required |
The type id of the task. | |
Name |
string |
optional |
Task name.
Example:
|
|
Timeout |
int32 |
optional |
This field defines timeout value (in mseconds) for task execution.
Example:
|