All Products
Search
Document Center

Security Center:ModifyAutoDelConfig

Last Updated:Mar 21, 2023

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

ParameterTypeRequiredDescriptionExample
DaysintegerNo

The number of days after which a detected vulnerability is automatically deleted. Unit: days. Valid values:

  • 7
  • 30
  • 90
30

Response parameters

ParameterTypeDescriptionExample
object

The data returned.

RequestIdstring

The ID of the request.

3BFA659D-F44F-5703-8FD1-33AB596BEACA

Examples

Sample success responses

JSONformat

{
  "RequestId": "3BFA659D-F44F-5703-8FD1-33AB596BEACA"
}

Error codes

HTTP status codeError codeError messageDescription
403NoPermissioncaller has no permissionYou are not authorized to do this operation.
500ServerErrorServerError-

For a list of error codes, visit the Service error codes.