LogicMonitor seeks to disrupt AI landscape with $800M strategic investment at $2.4B valuation to revolutionize data centers.

Learn More

Adding Audit Version to Datasource

Last updated on 07 October, 2024

You 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

ParameterTypeDescription
idInteger(Mandatory) The datasource ID to which you want to add the audit version.
versionIntegerThe audit version that you want to add.