Changes
https://my.webtuna.com/rest/v1/changes lists the changes that have been entered for each host. It requires an API key. Failure to do so will result in a HTTP 401 error.
Parameters
| Parameter | Description |
|---|---|
| from | Mandatory. See common parameters. |
| to | Mandatory. See common parameters. |
Output
| Field | Description |
|---|---|
| id | WebTuna identifier for the change. |
| time | Time of change. |
| host | Host where the change occurred. |
| name | Name of change. |
| old_value | Old value. |
| new_value | New value. |
| description | Description of change. |