Deletes a hybrid cloud log forwarding delivery configuration.
Operation description
Before calling this operation, make sure that the WAF instance has purchased hybrid cloud extension nodes. You can call the DescribeInstance operation to query instance details. If the returned parameter Details.HybridCloudNodeExtend is greater than 0, hybrid cloud extension nodes have been purchased. If not, log on to the WAF console and purchase hybrid cloud extension nodes by upgrading the instance.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-waf:DeleteLogDeliveryConfig |
delete |
*All Resource
|
|
None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| InstanceId |
string |
Yes |
The ID of the WAF instance. Note
You can call DescribeInstance to obtain the ID of the current WAF instance. |
waf-cn-n6w***x52m |
| DeliveryName |
string |
Yes |
The name of the forwarding delivery configuration. |
test1 |
| RegionId |
string |
No |
The region where the WAF instance is deployed. Valid values:
|
cn-hangzhou |
| ResourceManagerResourceGroupId |
string |
No |
The Alibaba Cloud resource group ID. |
rg-acfm***q |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
D7861F61-5B61-46CE-A47C-***** |
Examples
Success response
JSON format
{
"RequestId": "D7861F61-5B61-46CE-A47C-*****"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.