cancel_distributed_report_target

Use this API to remove a Guardium system from the list of distributed report targets.

This API is available in Guardium V9.5 and later.

GuardAPI syntax

cancel_distributed_report_target parameter=value

Parameters

Parameter Value type Description
target_host_name String Required. IP or hostname of the Guardium system.

Examples

To remove the Guardium system with the IP 11.11.11.11 from the list of targets for distributed reports:
grdapi cancel_distributed_report_target target_host_name=11.11.11.11