delete_alias
This API is available in Guardium V9.5 and later.
REST API syntax
This API is available as a REST service with the
DELETE
method. Call this API as follows:
DELETE https://[Guardium hostname or IP address]:8443/restAPI/alias
GuardAPI syntax
delete_alias parameter=value
Parameters
Parameter | Value type | Description |
---|---|---|
dbValue | String | Required. |
groupTypeDesc | String |
Required. For valid values, call delete_alias from the command line with --help=true .
|