update_test_detail_exception
This command updates test detail 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_detail_exception
GuardAPI syntax
update_test_detail_exception parameter=value
Parameters
Parameter | Value type | Description |
---|---|---|
assessmentDesc | String | |
assessmentScope | String | |
datasourceGroup | String | |
datasourceName | String | |
datasourceScope | String | |
datasourceType | String | |
detailExceptionValue | String | |
exceptionType | String |
Valid values:
|
explanation | String | |
fromDate | String | |
testDescription | String | |
testDetailExceptionsId | String | Required. |
toDate | String |