update_assessment_test
This command updates a test in a security assessment.
This API is available in Guardium V10.1.4 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/assessment_test
GuardAPI syntax
update_assessment_test parameter=value
Parameters
Parameter | Value type | Description |
---|---|---|
assessmentDescription | String | Required. |
datasourceType | String | For valid values, call update_assessment_test from the command line with --help=true .
|
exceptionsGroup | String | |
explanation | String | |
ExternalReference | String | |
fromDate | String | |
severity | String |
Valid values:
|
testDescription | String | Required. |
threshold | String | |
toDate | String |