DLA Files
Provides a set of datapoint logging and alarming (DLA) rules according to specified filters, sorting, and paging.
URI Definition
Method | URI and Fields | |||||||||||||||
GET
| /iap/devTypes/{device_type}/if/{{block}/{block_index}/{datapoint}/dla | |||||||||||||||
Returns the available datapoints and the DLA rules assigned to them. XIFname vs Instance Name
Path ParametersFor a description of the available path parameters, see the path parameter tables under Query and Path Parameters below. Query Parameters
Return Codes
| ||||||||||||||||
/iap/devTypes/{device_type}/if/{{block}/{block_index}/{datapoint}/dla/count | ||||||||||||||||
Returns the number of DLA rules available, based on the current filter. XIFname vs Instance Name
Path ParametersFor a description of the available path parameters, see the path parameter tables under Query and Path Parameters below. Query Parameters
Return Codes
| ||||||||||||||||
/iap/dlaRules/{device_type}/datapointsToCopy | ||||||||||||||||
Returns all datapoints for copying properties from specified source datapoint. Path ParametersFor a description of the available path parameters for device_type, see the device_type table under Query and Path Parameters below. Query Parameters
Return Codes
| ||||||||||||||||
/iap/dla/totalParameters | ||||||||||||||||
Returns the following json fields in the body. Body
Body Example
Return Codes
| ||||||||||||||||
PUT
| /iap/dlaRules | |||||||||||||||
Updates one or more existing DLA rules, or create one or more new DLA rules. Body Example
Return Codes
| ||||||||||||||||
/iap/dlaRules/clear | ||||||||||||||||
Clears the specified DLA rules. Body Example
Return Codes
| ||||||||||||||||
/iap/dlaRules/clearAll | ||||||||||||||||
Clears all DLA rules, except those excluded. Body contains list of DLA rule IDs to exclude. Body
Body Example
Return Codes
| ||||||||||||||||
/iap/dlaRules/export | ||||||||||||||||
Exports the specified DLA rules. Body Example
Return Codes
| ||||||||||||||||
/iap/dlaRules/exportAll | ||||||||||||||||
Exports all DLA rules, except those excluded. Body contains list of DLA rule IDs to exclude from the export operation. Body
Body Example
Return Codes
|