📄️ /log-data-sources/augmenters/import/begin/{logDataSourceId}
Starts a task to import augmenters contained in a zip file.
📄️ /log-data-sources/overview/begin/{logDataSourceId}
Starts task to obtain the overview of the Log Data Source.
📄️ /log-data-sources/synchronization/begin/{logDataSourceId}
Starts the Log Data Source synchronization task in Inquire and polls the status.
📄️ /log-data-sources/synchronization/cancel/{logDataSourceId}
Cancels the Log Data Source synchronization.
📄️ /log-data-sources/errors/{logDataSourceId}
Deletes the synchronization errors of the Log Data Source.
📄️ /log-data-sources/clear/{logDataSourceId}
Deletes the content of the specified Log Data Source.
📄️ /log-data-sources/actions/{logDataSourceId}
Creates an action.
📄️ /log-data-sources/adorners/{logDataSourceId}
Creates an action to add a new adorner.
📄️ /log-data-sources/aggregators/{logDataSourceId}
Creates an action to add a new aggregator.
📄️ /log-data-sources/saved-results/{logDataSourceId}
Creates a saved result in the specified Log Data Source.
📄️ /log-data-sources/tql-shared-queries/{logDataSourceId}
Creates a tql shared query.
📄️ /log-data-sources/actions/{logDataSourceId}/{actionId}
Deletes the specified waiting action.
📄️ /log-data-sources/actions/{logDataSourceId}
Deletes all waiting actions.
📄️ /log-data-sources/adorners/{logDataSourceId}/{adornerId}
Deletes the specified adorner.
📄️ /log-data-sources/aggregators/{logDataSourceId}/{aggregatorId}
Deletes the specified aggregator.
📄️ /log-data-sources/saved-results/{logDataSourceId}/{savedResultId}
Deletes the specified saved result from the Log Data Source.
📄️ /log-data-sources/tql-shared-queries/{logDataSourceId}/{tqlSharedQueryId}
Deletes a tql shared query (unpublishing it if needed).
📄️ /log-data-sources/adorners/disable/{logDataSourceId}/{adornerId}
Creates an action to disable the specified adorner.
📄️ /log-data-sources/aggregators/disable/{logDataSourceId}/{aggregatorId}
Creates an action to disable the specified aggregator.
📄️ /log-data-sources/adorners/enable/{logDataSourceId}/{adornerId}
Creates an action to enable the specified adorner.
📄️ /log-data-sources/aggregators/enable/{logDataSourceId}/{aggregatorId}
Creates an action to enable the specified aggregator.
📄️ /log-data-sources/augmenters/export/{logDataSourceId}
Exports all augmenters in a zip file.
📄️ /log-data-sources/saved-results/export/{logDataSourceId}/{savedResultId}
Exports the saved result from the Log Data Source to the specified format ('json' or 'csv').
📄️ /log-data-sources/saved-results/export-package/{logDataSourceId}
Exports all saved results in json from the Log Data Source, packaged in a zip file.
📄️ /log-data-sources/access-roles/{logDataSourceId}
Gets current user's access roles for the specified Log Data Source.
📄️ /log-data-sources/actions/{logDataSourceId}/{actionId}
Gets the specified action.
📄️ /log-data-sources/actions/{logDataSourceId}
Gets all actions.
📄️ /log-data-sources/adorners/{logDataSourceId}/{adornerId}
Gets the specified adorner.
📄️ /log-data-sources/adorners/{logDataSourceId}
Gets all adorners.
📄️ /log-data-sources/aggregators/{logDataSourceId}/{aggregatorId}
Gets the specified aggregator.
📄️ /log-data-sources/aggregators/{logDataSourceId}
Gets all aggregators.
📄️ /log-data-sources/augmenters/overview/{logDataSourceId}
Gets data overview.
📄️ /log-data-sources/augmenters/import/result/{taskId}
Gets the result of the augmenters import task.
📄️ /log-data-sources/errors/{logDataSourceId}
Gets the synchronization errors for the Log Data Source.
📄️ /log-data-sources/status/{logDataSourceId}
Gets the current status of the Log Data Source.
📄️ /log-data-sources/weeks/{logDataSourceId}
Gets the weeks of the Log Data Source.
📄️ /log-data-sources/{solutionId}
Gets a list of Log Data Sources in the specified solution.
📄️ /log-data-sources
Gets the list of Log Data Sources.
📄️ /log-data-sources/overview/result/{taskId}
Gets the result of the data overview task.
📄️ /log-data-sources/tql-shared-queries/publish/suggested-name/{logDataSourceId}/{tqlSharedQueryId}
Returns a suggested name to be used when publishing the tql shared query.
📄️ /log-data-sources/saved-results/{logDataSourceId}
Lists all saved results for the Log Data Source.
📄️ /log-data-sources/revisions/{logDataSourceId}
Gets all solution revisions.
📄️ /log-data-sources/tql-shared-queries/{logDataSourceId}
Gets the list of tql shared queries for the specified log data source.
📄️ /log-data-sources/tql-shared-queries/history/{logDataSourceId}/{tqlSharedQueryId}
Gets the history of a tql shared query.
📄️ /log-data-sources/tql-shared-queries/{logDataSourceId}/{tqlSharedQueryId}/{version}
Returns a particular tql shared query version.
📄️ /log-data-sources/tql-shared-queries/{logDataSourceId}/{tqlSharedQueryId}
Returns a particular tql shared query.
📄️ /log-data-sources/link/{solutionId}/{logDataSourceId}
Links the Log Data Source to the specified solution.
📄️ /log-data-sources/aggregators/buckets/{logDataSourceId}
Lists aggregator buckets.
📄️ /log-data-sources/tql-shared-queries/lock/{logDataSourceId}/{tqlSharedQueryId}
Locks the tql shared query defined by its tqlSharedQueryId and returns a lockToken.
📄️ /log-data-sources/actions/perform/{logDataSourceId}/{actionId}
Performs execution of the specified waiting augmenter action.
📄️ /log-data-sources/actions/perform/{logDataSourceId}
Performs execution of all waiting augmenter actions.
📄️ /log-data-sources/tql-shared-queries/publish/{logDataSourceId}/{tqlSharedQueryId}
Publishes a tql shared query.
📄️ /log-data-sources/tql-shared-queries/restore/{logDataSourceId}/{tqlSharedQueryId}/{version}
Restores a version of a tql shared query.
📄️ /log-data-sources/adorners/test/groovy/{logDataSourceId}
Tests a Groovy adorner.
📄️ /log-data-sources/aggregators/test/groovy/{logDataSourceId}
Tests a Groovy aggregator.
📄️ /log-data-sources/adorners/test/tql/{logDataSourceId}
Tests a TQL adorner.
📄️ /log-data-sources/aggregators/test/tql/{logDataSourceId}
Tests a TQL aggregator.
📄️ /log-data-sources/unlink/{solutionId}/{logDataSourceId}
Unlinks a Log Data Source from a specific solution.
📄️ /log-data-sources/tql-shared-queries/unpublish/{logDataSourceId}/{tqlSharedQueryId}
Un-publishes a tql shared query.
📄️ /log-data-sources/actions/{logDataSourceId}/{actionId}
Updates the specified action.
📄️ /log-data-sources/adorners/{logDataSourceId}/{adornerId}
Creates an action to update the specified adorner.
📄️ /log-data-sources/aggregators/{logDataSourceId}/{aggregatorId}
Creates an action to update the specified aggregator.
📄️ /log-data-sources/saved-results/{logDataSourceId}/{savedResultId}
Updates the specified saved results in the Log Data Source.
📄️ /log-data-sources/tql-shared-queries/{logDataSourceId}/{tqlSharedQueryId}
Updates a tql shared query.