display_external_stap_config
This API displays the values of specified External S-TAP® parameters. You can also display all modifiable External S-TAP parameters.
Use update_external_stap_config to change the value of External S-TAP parameters. External S-TAPs are supported on UNIX or Linux machines only.
This API is available in Guardium v12.0 and later.
REST API syntax
This API is available as a REST service with the
GET
method. Call this API as follows:
GET https://[Guardium hostname or IP address]:8443/restAPI/display_external_stap_config
GuardAPI syntax
display_external_stap_config parameter=value
Parameters
Parameter | Value type | Description |
---|---|---|
filterConfigByParams | String | Use this parameter to specify the specific parameters you want to output. Comma separated
string of one or more of these valid values:
TAP section:
|
stapHost | String | Required. Can be one of:
For valid values, call display_external_stap_config
from the command line with |
api_target_host | String | Required when running on a central manager.
Specifies the target hosts where the API executes. Valid values:
IP addresses must conform to the IP mode of your network. For dual IP mode, use the same IP protocol with which the managed unit is registered with the central manager. For example, if the registration uses IPv6, specify an IPv6 address. The hostname is independent of IP mode and can be used with any mode. |
GRDAPI examples
>grdapi display_external_stap_config --help=true
>grdapi display_stap_config stapHost=all_active filterConfigByParams=db_user