update_alias
This API is available in Guardium V9.5 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/alias
GuardAPI syntax
update_alias parameter=valueParameters
| Parameter | Value type | Description |
|---|---|---|
| dbValue | String | Required. |
| groupTypeDesc | String |
Required. For valid values, call update_alias from the command line with --help=true.
|
| newAliasValue | String | Required. |
| oldAliasValue | String | Required. |