Modifies the log delivery configuration for a hybrid cloud.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-waf:ModifyLogDeliveryConfig |
create |
*All Resource
|
|
None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| InstanceId |
string |
Yes |
The ID of the WAF instance. Note
Call DescribeInstance to get the ID of your WAF instance. |
waf_cdnsdf3**** |
| DeliveryName |
string |
Yes |
The name of the log delivery configuration to modify. |
test1 |
| DeliveryType |
string |
Yes |
The type of the log delivery configuration to modify. Valid values:
|
kafka |
| DeliveryDetail |
string |
Yes |
The details of the log delivery configuration. This parameter is a JSON string that consists of a set of parameters. Note
This parameter is the same as the DeliveryDetail parameter of the CreateLogDeliveryConfig operation. For a description of the parameters, see CreateLogDeliveryConfig. |
详见各个外发投递类型的内容详情 |
| RegionId |
string |
No |
The region where the WAF instance resides. Valid values:
|
cn-hangzhou |
| ResourceManagerResourceGroupId |
string |
No |
The ID of the Alibaba Cloud resource group. |
rg-acfm***q |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The returned result. |
||
| DeliveryName |
string |
The name of the log delivery configuration. |
test1 |
| RequestId |
string |
The ID of the request. |
D7861F61-5B61-46CE-A47C-6B19****5EB0 |
Examples
Success response
JSON format
{
"DeliveryName": "test1",
"RequestId": "D7861F61-5B61-46CE-A47C-6B19****5EB0"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.