disable_outliers_detection_agg

Run this API on a central manager to disable outliers detection on the specified aggregator.

This API is available in Guardium V10.1.4 and later.

REST API syntax

This API is available as a REST service with the PUT method. Call this API as follows:
PUT https://[Guardium hostname or IP address]:8443/restAPI/disableOutliersDetectionOnAgg

GuardAPI syntax

disable_outliers_detection_agg parameter=value

Parameters

Parameter Value type Description
aggregator_host_name String Required. The specific aggregator disabled for outliers detection.

Examples

Run this command to disable outliers detection on the aggregator agg-sw:

disable_outliers_detection_agg aggregator_host_name=agg-sw