All Products
Search
Document Center

Security Center:ModifyAppVulScanCycle

Last Updated:May 22, 2025

Configures a scan cycle for application vulnerabilities.

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
CyclestringNo

The scan cycle for application vulnerabilities.

  • 1week
  • 2weeks
  • 3days
1week

Response parameters

ParameterTypeDescriptionExample
object
RequestIdstring

The ID of the request.

AFEDC54D-70A2-5E56-A69B-E3D8AA8A5197

Examples

Sample success responses

JSONformat

{
  "RequestId": "AFEDC54D-70A2-5E56-A69B-E3D8AA8A5197"
}

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