All Products
Search
Document Center

Security Center:ModifyAutoDelConfig

Last Updated:May 22, 2025

Specifies the number of days after which a detected vulnerability is automatically deleted.

Debugging

You can run this interface directly in OpenAPI Explorer, saving you the trouble of calculating signatures. After running successfully, OpenAPI Explorer can automatically generate SDK code samples.

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.

Change history

Change timeSummary of changesOperation
No change history