All Products
Search
Document Center

Security Center:CreateDynamicDict

Last Updated:May 22, 2025

Creates a dynamic dictionary of weak passwords.

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
SourceIpstringNo

The source IP address.

123.103.9.***
OverridebooleanNo

Specifies whether to overwrite existing data. Valid values:

  • true
  • false
false

Response parameters

ParameterTypeDescriptionExample
object
RequestIdstring

The request ID.

EACE89CB-F32B-5A85-9242-D474A2ED****

Examples

Sample success responses

JSONformat

{
  "RequestId": "EACE89CB-F32B-5A85-9242-D474A2ED****"
}

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.