Disables log storage. This operation supports only the POST request method.

Note The call frequency of the API is no more than 100 queries per second.

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer. OpenAPI Explorer dynamically generates the sample code of the operation for different SDKs.

Request parameter

Parameter Type Required Example Description
Action String Yes DisableDcdnOfflineLogDelivery

The operation that you want to perform. Set the value to DisableDcdnOfflineLogDelivery.

Response parameters

Parameter Type Example Description
RequestId String C370DAF1-C838-4288-A1A0-9A87633D248E

The ID of the request.

Examples

Sample requests

http(s)://dcdn.aliyuncs.com/?Action=DisableDcdnOfflineLogDelivery
&<Common request parameters>

Sample success responses

XML format

<DisableDcdnOfflineLogDeliveryResponse>
  <RequestId>C370DAF1-C838-4288-A1A0-9A87633D248E</RequestId>
</DisableDcdnOfflineLogDeliveryResponse>

JSON format

{
  "RequestId": "C370DAF1-C838-4288-A1A0-9A87633D248E"
}

Error codes

For a list of error codes, visit the API Error Center.