Fields Description
Field | Type | Required/Optional | Description | |
Server |
string |
required |
The address (URL) under which the web service is available.
Example:
|
|
Action |
string |
required |
The request URI. | |
PostXML |
string |
required |
The body of the XML request. | |
Keyword |
string |
optional |
In the Keyword keys, you can specify one or more words or phrases that you wish to search for in the response. | |
UserName |
string |
optional |
This field contains a username for SOAP authentication.
Example:
|
|
UserPassword |
string |
optional |
This field contains a password for SOAP authentication.
Example:
|
|
AdditionalHeaders |
string |
optional |
Application-specific information about the SOAP messages.
|
|
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 ID of the task type.
Example:
|
|
Name |
String |
optional |
Task name.
Example:
|
|
Timeout |
Int32 |
optional |
This field defines maximum time value (in mseconds) for task execution.
Example:
|