All Products
Search
Document Center

Security Center:CreateFileUploadLimit

Last Updated:Feb 20, 2024

Specifies the queries per second (QPS) limit on the files uploaded from the client.

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
LimitlongYes

The QPS limit on the files uploaded from the client. Valid values: 100 to 10000.

100

Response parameters

ParameterTypeDescriptionExample
object

result

RequestIdstring

The request ID.

CE500770-42D3-442E-9DDD-156E0F9F3B45

Examples

Sample success responses

JSONformat

{
  "RequestId": "CE500770-42D3-442E-9DDD-156E0F9F3B45"
}

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.