update_test_exception
This command updates test exceptions.
This API is available in Guardium V11.0 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/test_exception
GuardAPI syntax
update_test_exception parameter=valueParameters
| Parameter | Value type | Description |
|---|---|---|
| assessmentDesc | String | |
| assessmentScope | String |
Valid values:
|
| datasourceGroup | String | |
| datasourceName | String | |
| datasourceScope | String |
Valid values:
|
| datasourceType | String | For valid values, call update_test_exception from the command line with --help=true.
|
| explanation | String | |
| fromDate | String | |
| testDescription | String | |
| testExceptionId | Long | Required. |
| toDate | String |