update_assessment
This command updates a security assessment.
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/assessment
GuardAPI syntax
update_assessment parameter=value
Parameters
Parameter | Value type | Description |
---|---|---|
assessmentDescription | String | Required. The value for this parameter must match an existing record in a security assessment. |
newDescription | String | |
processName | String |
Example
grdapi update_assessment assessmentDescription=Assess1 filterClientIP=192.168.1.1.