Log State
The state for a data and event log specifies whether or not the log is actively storing datapoint updates. The log state can be “enabled” or “disabled”.
URI Definition
Method | URI and Fields |
GET | /iap/log/state |
Returns the current state for all data and event logs. Query Parameter
Success ResponseCurrent log state. Examples
| |
PUT | /iap/log/state |
Sets the current state for all data and event logs. Query Parameter
Request BodySpecifies state: enabled or disabled Success ResponseEmpty. Examples
|
Query Parameters
Optional query parameters can be used with your REST request. Specifying queries is described under Queries and Parameters, Path Parameters, and Query Parameters.