Adding Audit Version to Datasource
Last updated on 07 October, 2024You can use LogicMonitor REST API v3 to add audit version to a datasource. You must authenticate yourself before making the API request.
URI: POST /setting/datasources/{id}/audit
Parameter | Type | Description |
id | Integer | (Mandatory) The datasource ID to which you want to add the audit version. |
version | Integer | The audit version that you want to add. |