| Parameter | Type | Description | Example |
|---|---|---|---|
| object | WAF batch rule sharing. | ||
| Target | string | Protection type: web or app. | |
| Mode | string | Web SDK integration method: automatic integration (automatic) or manual integration (manual). | |
| CrossSiteId | long | Specifies the cross-domain website ID. | |
| Name | string | The ruleset name. | |
| Match | WafRuleMatch2 | The matching rule. | |
| Action | string | The action that you want WAF to perform on requests that match the rule. | |
| Actions | object | The extended action configurations. | |
| Response | object | The custom response. | |
| Id | long | The ID of the custom response page. | |
| Code | integer | The custom response code. | |
| Expression | string | The expression. |