📄️ /augmenters/actions/{lds}
Creates an action.
📄️ /augmenters/adorners/{lds}
Creates an action to add an adorner.
📄️ /augmenters/aggregators/{lds}
Creates an action to add an aggregator.
📄️ /augmenters/actions/{lds}/{actionId}
Deletes the specified waiting action.
📄️ /augmenters/actions/{lds}
Deletes all waiting actions.
📄️ /augmenters/adorners/{lds}/{adornerId}
Deletes the specified adorner.
📄️ /augmenters/aggregators/{lds}/{aggregatorId}
Deletes the specified aggregator.
📄️ /augmenters/adorners/disable/{lds}/{adornerId}
Creates an action to disable an adorner.
📄️ /augmenters/aggregators/disable/{lds}/{aggregatorId}
Creates an action to disable an aggregator.
📄️ /augmenters/adorners/enable/{lds}/{adornerId}
Creates an action to enable an adorner.
📄️ /augmenters/aggregators/enable/{lds}/{aggregatorId}
Creates an action to enable an aggregator.
📄️ /augmenters/export/{lds}
Exports all augmenters in a zip file.
📄️ /augmenters/actions/{lds}/{actionId}
Gets an action.
📄️ /augmenters/actions/{lds}
Gets all actions.
📄️ /augmenters/adorners/{lds}/{adornerId}
Gets an adorner.
📄️ /augmenters/adorners/{lds}
Gets all adorners.
📄️ /augmenters/aggregators/buckets/{lds}
Lists existing aggregator buckets.
📄️ /augmenters/aggregators/{lds}/{aggregatorId}
Gets an aggregator.
📄️ /augmenters/aggregators/{lds}
Gets all aggregators.
📄️ /augmenters/overview/{lds}
Gets data overview.
📄️ /augmenters/revisions/{lds}
Gets all solution revisions. The solution revisions are coming from the log archive which is resolved through the log data source name.
📄️ /augmenters/import/{lds}
Imports augmenters contained in a zip file.
📄️ /augmenters/actions/perform/{lds}/{actionId}
Performs execution of the specified waiting action.
📄️ /augmenters/actions/perform/{lds}
Performs execution of all waiting actions.
📄️ /augmenters/adorners/test/groovy/{lds}
Tests a Groovy adorner.
📄️ /augmenters/aggregators/test/groovy/{lds}
Tests a Groovy aggregator.
📄️ /augmenters/adorners/test/tql/{lds}
Tests a TQL adorner.
📄️ /augmenters/aggregators/test/tql/{lds}
Tests a TQL aggregator.
📄️ /augmenters/actions/{lds}/{actionId}
Saves an action.
📄️ /augmenters/adorners/{lds}/{adornerId}
Creates an action to update an existing adorner.
📄️ /augmenters/aggregators/{lds}/{aggregatorId}
Creates an action to update an existing aggregator.