Fields description
Field | Type | Description | |
Host |
String |
This field is for a host name which will be checked for a presence at blacklists Example:
|
|
Device_Id |
Int32 |
READ ONLY Field.Unique device ID Example:
|
|
Id |
Int32 |
READ ONLY Field.Unique task id Example:
|
|
Task_Type_Id |
Int32 |
Type of the task field. Please check Potential values for “Task_type_id” in appropriate table Example:
|
|
Task_Name |
String |
Task name Example:
|
|
Timeout |
Int32 |
This field defines maximum time value (in mseconds) for task execution. Example:
|