Deletes the access log of a Classic Load Balancer (CLB) instance.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
slb:DeleteAccessLogsDownloadAttribute |
delete |
*LoadBalancer
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
Yes |
The region ID of the CLB instance. |
cn-hangzhou |
| Tags |
string |
No |
The tags that are added to the CLB instance. The tags must be key-value pairs that are contained in a JSON dictionary. |
[{"tagKey":"Key1","tagValue":"Value1"}] |
| LoadBalancerId |
string |
No |
The CLB instance ID. |
lb-uf68ps3rekbljmdb0**** |
| LogsDownloadAttributes |
string |
Yes |
The access log forwarding rule. Parameters:
|
[{"logProject":"my-project", "LogStore":"my-log-store", "LoadBalancerId":"lb-uf68ps3rekbljmdb0****"}] |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
9DEC9C28-AB05-4DDF-9A78-6B08EC9C**** |
Examples
Success response
JSON format
{
"RequestId": "9DEC9C28-AB05-4DDF-9A78-6B08EC9C****"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | Operation.NotAllowed | The AccessLogDownloadAttribute not exists. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.