Specifies the number of days after which a detected vulnerability is automatically deleted.
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
Days | integer | No | The number of days after which a detected vulnerability is automatically deleted. Unit: days. Valid values:
| 30 |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "3BFA659D-F44F-5703-8FD1-33AB596BEACA"
}
Error codes
HTTP status code | Error code | Error message | Description |
---|---|---|---|
403 | NoPermission | caller has no permission | You are not authorized to do this operation. |
500 | ServerError | ServerError | - |
For a list of error codes, visit the Service error codes.