set_distributed_report_target
Use this API to define a Guardium system as a target for distributed reports. After you define it here, it appears in the GUI as a defined target.
This API is available in Guardium V9.5 and later.
GuardAPI syntax
set_distributed_report_target parameter=value
Parameters
Parameter | Value type | Description |
---|---|---|
target_host_name | String | Required. Hostname of the Guardium system. |
Examples
To define the Guardium system with the IP 11.11.11.11 as a target for distributed
reports:
grdapi set_distributed_report_target target_host_name=11.11.11.11