create_test_detail_exception
This API is available in Guardium V11.0 and later.
REST API syntax
This API is available as a REST service with the
POST method. Call this API as follows:
POST https://[Guardium hostname or IP address]:8443/restAPI/test_detail_exception
GuardAPI syntax
create_test_detail_exception parameter=valueParameters
| Parameter | Value type | Description |
|---|---|---|
| assessmentDesc | String | |
| assessmentScope | String | |
| datasourceGroup | String | |
| datasourceName | String | |
| datasourceScope | String | |
| datasourceType | String | |
| detailExceptionValue | String | Required. |
| exceptionType | String |
Required. Valid values:
|
| explanation | String | Required. |
| fromDate | String | |
| testDescription | String | Required. |
| toDate | String | Required. |