Oracle Cloud Infrastructure v2.31.0 published on Thursday, Apr 17, 2025 by Pulumi
oci.Waf.getWebAppFirewallPolicy
Explore with Pulumi AI
This data source provides details about a specific Web App Firewall Policy resource in Oracle Cloud Infrastructure Waf service.
Gets a WebAppFirewallPolicy with the given OCID.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as oci from "@pulumi/oci";
const testWebAppFirewallPolicy = oci.Waf.getWebAppFirewallPolicy({
webAppFirewallPolicyId: testWebAppFirewallPolicyOciWafWebAppFirewallPolicy.id,
});
import pulumi
import pulumi_oci as oci
test_web_app_firewall_policy = oci.Waf.get_web_app_firewall_policy(web_app_firewall_policy_id=test_web_app_firewall_policy_oci_waf_web_app_firewall_policy["id"])
package main
import (
"github.com/pulumi/pulumi-oci/sdk/v2/go/oci/waf"
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
_, err := waf.GetWebAppFirewallPolicy(ctx, &waf.GetWebAppFirewallPolicyArgs{
WebAppFirewallPolicyId: testWebAppFirewallPolicyOciWafWebAppFirewallPolicy.Id,
}, nil)
if err != nil {
return err
}
return nil
})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Oci = Pulumi.Oci;
return await Deployment.RunAsync(() =>
{
var testWebAppFirewallPolicy = Oci.Waf.GetWebAppFirewallPolicy.Invoke(new()
{
WebAppFirewallPolicyId = testWebAppFirewallPolicyOciWafWebAppFirewallPolicy.Id,
});
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.oci.Waf.WafFunctions;
import com.pulumi.oci.Waf.inputs.GetWebAppFirewallPolicyArgs;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
public static void main(String[] args) {
Pulumi.run(App::stack);
}
public static void stack(Context ctx) {
final var testWebAppFirewallPolicy = WafFunctions.getWebAppFirewallPolicy(GetWebAppFirewallPolicyArgs.builder()
.webAppFirewallPolicyId(testWebAppFirewallPolicyOciWafWebAppFirewallPolicy.id())
.build());
}
}
variables:
testWebAppFirewallPolicy:
fn::invoke:
function: oci:Waf:getWebAppFirewallPolicy
arguments:
webAppFirewallPolicyId: ${testWebAppFirewallPolicyOciWafWebAppFirewallPolicy.id}
Using getWebAppFirewallPolicy
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getWebAppFirewallPolicy(args: GetWebAppFirewallPolicyArgs, opts?: InvokeOptions): Promise<GetWebAppFirewallPolicyResult>
function getWebAppFirewallPolicyOutput(args: GetWebAppFirewallPolicyOutputArgs, opts?: InvokeOptions): Output<GetWebAppFirewallPolicyResult>
def get_web_app_firewall_policy(web_app_firewall_policy_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetWebAppFirewallPolicyResult
def get_web_app_firewall_policy_output(web_app_firewall_policy_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetWebAppFirewallPolicyResult]
func GetWebAppFirewallPolicy(ctx *Context, args *GetWebAppFirewallPolicyArgs, opts ...InvokeOption) (*GetWebAppFirewallPolicyResult, error)
func GetWebAppFirewallPolicyOutput(ctx *Context, args *GetWebAppFirewallPolicyOutputArgs, opts ...InvokeOption) GetWebAppFirewallPolicyResultOutput
> Note: This function is named GetWebAppFirewallPolicy
in the Go SDK.
public static class GetWebAppFirewallPolicy
{
public static Task<GetWebAppFirewallPolicyResult> InvokeAsync(GetWebAppFirewallPolicyArgs args, InvokeOptions? opts = null)
public static Output<GetWebAppFirewallPolicyResult> Invoke(GetWebAppFirewallPolicyInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetWebAppFirewallPolicyResult> getWebAppFirewallPolicy(GetWebAppFirewallPolicyArgs args, InvokeOptions options)
public static Output<GetWebAppFirewallPolicyResult> getWebAppFirewallPolicy(GetWebAppFirewallPolicyArgs args, InvokeOptions options)
fn::invoke:
function: oci:Waf/getWebAppFirewallPolicy:getWebAppFirewallPolicy
arguments:
# arguments dictionary
The following arguments are supported:
- Web
App Firewall Policy Id This property is required. string - The OCID of the WebAppFirewallPolicy.
- Web
App Firewall Policy Id This property is required. string - The OCID of the WebAppFirewallPolicy.
- web
App Firewall Policy Id This property is required. String - The OCID of the WebAppFirewallPolicy.
- web
App Firewall Policy Id This property is required. string - The OCID of the WebAppFirewallPolicy.
- web_
app_ firewall_ policy_ id This property is required. str - The OCID of the WebAppFirewallPolicy.
- web
App Firewall Policy Id This property is required. String - The OCID of the WebAppFirewallPolicy.
getWebAppFirewallPolicy Result
The following output properties are available:
- Actions
List<Get
Web App Firewall Policy Action> - Predefined actions for use in multiple different rules. Not all actions are supported in every module. Some actions terminate further execution of modules and rules in a module and some do not. Actions names must be unique within this array.
- Compartment
Id string - The OCID of the compartment.
- Dictionary<string, string>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"foo-namespace.bar-key": "value"}
- Display
Name string - WebAppFirewallPolicy display name, can be renamed.
- Dictionary<string, string>
- Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example:
{"bar-key": "value"}
- Id string
- The OCID of the WebAppFirewallPolicy.
- Lifecycle
Details string - A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in FAILED state.
- Request
Access List<GetControls Web App Firewall Policy Request Access Control> - Module that allows inspection of HTTP request properties and to return a defined HTTP response. In this module, rules with the name 'Default Action' are not allowed, since this name is reserved for default action logs.
- Request
Protections List<GetWeb App Firewall Policy Request Protection> - Module that allows to enable OCI-managed protection capabilities for incoming HTTP requests.
- Request
Rate List<GetLimitings Web App Firewall Policy Request Rate Limiting> - Module that allows inspection of HTTP connection properties and to limit requests frequency for a given key.
- Response
Access List<GetControls Web App Firewall Policy Response Access Control> - Module that allows inspection of HTTP response properties and to return a defined HTTP response.
- Response
Protections List<GetWeb App Firewall Policy Response Protection> - Module that allows to enable OCI-managed protection capabilities for HTTP responses.
- State string
- The current state of the WebAppFirewallPolicy.
- Dictionary<string, string>
- Usage of system tag keys. These predefined keys are scoped to namespaces. Example:
{"orcl-cloud.free-tier-retained": "true"}
- Time
Created string - The time the WebAppFirewallPolicy was created. An RFC3339 formatted datetime string.
- Time
Updated string - The time the WebAppFirewallPolicy was updated. An RFC3339 formatted datetime string.
- Web
App stringFirewall Policy Id
- Actions
[]Get
Web App Firewall Policy Action - Predefined actions for use in multiple different rules. Not all actions are supported in every module. Some actions terminate further execution of modules and rules in a module and some do not. Actions names must be unique within this array.
- Compartment
Id string - The OCID of the compartment.
- map[string]string
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"foo-namespace.bar-key": "value"}
- Display
Name string - WebAppFirewallPolicy display name, can be renamed.
- map[string]string
- Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example:
{"bar-key": "value"}
- Id string
- The OCID of the WebAppFirewallPolicy.
- Lifecycle
Details string - A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in FAILED state.
- Request
Access []GetControls Web App Firewall Policy Request Access Control - Module that allows inspection of HTTP request properties and to return a defined HTTP response. In this module, rules with the name 'Default Action' are not allowed, since this name is reserved for default action logs.
- Request
Protections []GetWeb App Firewall Policy Request Protection - Module that allows to enable OCI-managed protection capabilities for incoming HTTP requests.
- Request
Rate []GetLimitings Web App Firewall Policy Request Rate Limiting - Module that allows inspection of HTTP connection properties and to limit requests frequency for a given key.
- Response
Access []GetControls Web App Firewall Policy Response Access Control - Module that allows inspection of HTTP response properties and to return a defined HTTP response.
- Response
Protections []GetWeb App Firewall Policy Response Protection - Module that allows to enable OCI-managed protection capabilities for HTTP responses.
- State string
- The current state of the WebAppFirewallPolicy.
- map[string]string
- Usage of system tag keys. These predefined keys are scoped to namespaces. Example:
{"orcl-cloud.free-tier-retained": "true"}
- Time
Created string - The time the WebAppFirewallPolicy was created. An RFC3339 formatted datetime string.
- Time
Updated string - The time the WebAppFirewallPolicy was updated. An RFC3339 formatted datetime string.
- Web
App stringFirewall Policy Id
- actions
List<Get
Web App Firewall Policy Action> - Predefined actions for use in multiple different rules. Not all actions are supported in every module. Some actions terminate further execution of modules and rules in a module and some do not. Actions names must be unique within this array.
- compartment
Id String - The OCID of the compartment.
- Map<String,String>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"foo-namespace.bar-key": "value"}
- display
Name String - WebAppFirewallPolicy display name, can be renamed.
- Map<String,String>
- Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example:
{"bar-key": "value"}
- id String
- The OCID of the WebAppFirewallPolicy.
- lifecycle
Details String - A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in FAILED state.
- request
Access List<GetControls Web App Firewall Policy Request Access Control> - Module that allows inspection of HTTP request properties and to return a defined HTTP response. In this module, rules with the name 'Default Action' are not allowed, since this name is reserved for default action logs.
- request
Protections List<GetWeb App Firewall Policy Request Protection> - Module that allows to enable OCI-managed protection capabilities for incoming HTTP requests.
- request
Rate List<GetLimitings Web App Firewall Policy Request Rate Limiting> - Module that allows inspection of HTTP connection properties and to limit requests frequency for a given key.
- response
Access List<GetControls Web App Firewall Policy Response Access Control> - Module that allows inspection of HTTP response properties and to return a defined HTTP response.
- response
Protections List<GetWeb App Firewall Policy Response Protection> - Module that allows to enable OCI-managed protection capabilities for HTTP responses.
- state String
- The current state of the WebAppFirewallPolicy.
- Map<String,String>
- Usage of system tag keys. These predefined keys are scoped to namespaces. Example:
{"orcl-cloud.free-tier-retained": "true"}
- time
Created String - The time the WebAppFirewallPolicy was created. An RFC3339 formatted datetime string.
- time
Updated String - The time the WebAppFirewallPolicy was updated. An RFC3339 formatted datetime string.
- web
App StringFirewall Policy Id
- actions
Get
Web App Firewall Policy Action[] - Predefined actions for use in multiple different rules. Not all actions are supported in every module. Some actions terminate further execution of modules and rules in a module and some do not. Actions names must be unique within this array.
- compartment
Id string - The OCID of the compartment.
- {[key: string]: string}
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"foo-namespace.bar-key": "value"}
- display
Name string - WebAppFirewallPolicy display name, can be renamed.
- {[key: string]: string}
- Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example:
{"bar-key": "value"}
- id string
- The OCID of the WebAppFirewallPolicy.
- lifecycle
Details string - A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in FAILED state.
- request
Access GetControls Web App Firewall Policy Request Access Control[] - Module that allows inspection of HTTP request properties and to return a defined HTTP response. In this module, rules with the name 'Default Action' are not allowed, since this name is reserved for default action logs.
- request
Protections GetWeb App Firewall Policy Request Protection[] - Module that allows to enable OCI-managed protection capabilities for incoming HTTP requests.
- request
Rate GetLimitings Web App Firewall Policy Request Rate Limiting[] - Module that allows inspection of HTTP connection properties and to limit requests frequency for a given key.
- response
Access GetControls Web App Firewall Policy Response Access Control[] - Module that allows inspection of HTTP response properties and to return a defined HTTP response.
- response
Protections GetWeb App Firewall Policy Response Protection[] - Module that allows to enable OCI-managed protection capabilities for HTTP responses.
- state string
- The current state of the WebAppFirewallPolicy.
- {[key: string]: string}
- Usage of system tag keys. These predefined keys are scoped to namespaces. Example:
{"orcl-cloud.free-tier-retained": "true"}
- time
Created string - The time the WebAppFirewallPolicy was created. An RFC3339 formatted datetime string.
- time
Updated string - The time the WebAppFirewallPolicy was updated. An RFC3339 formatted datetime string.
- web
App stringFirewall Policy Id
- actions
Sequence[waf.
Get Web App Firewall Policy Action] - Predefined actions for use in multiple different rules. Not all actions are supported in every module. Some actions terminate further execution of modules and rules in a module and some do not. Actions names must be unique within this array.
- compartment_
id str - The OCID of the compartment.
- Mapping[str, str]
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"foo-namespace.bar-key": "value"}
- display_
name str - WebAppFirewallPolicy display name, can be renamed.
- Mapping[str, str]
- Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example:
{"bar-key": "value"}
- id str
- The OCID of the WebAppFirewallPolicy.
- lifecycle_
details str - A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in FAILED state.
- request_
access_ Sequence[waf.controls Get Web App Firewall Policy Request Access Control] - Module that allows inspection of HTTP request properties and to return a defined HTTP response. In this module, rules with the name 'Default Action' are not allowed, since this name is reserved for default action logs.
- request_
protections Sequence[waf.Get Web App Firewall Policy Request Protection] - Module that allows to enable OCI-managed protection capabilities for incoming HTTP requests.
- request_
rate_ Sequence[waf.limitings Get Web App Firewall Policy Request Rate Limiting] - Module that allows inspection of HTTP connection properties and to limit requests frequency for a given key.
- response_
access_ Sequence[waf.controls Get Web App Firewall Policy Response Access Control] - Module that allows inspection of HTTP response properties and to return a defined HTTP response.
- response_
protections Sequence[waf.Get Web App Firewall Policy Response Protection] - Module that allows to enable OCI-managed protection capabilities for HTTP responses.
- state str
- The current state of the WebAppFirewallPolicy.
- Mapping[str, str]
- Usage of system tag keys. These predefined keys are scoped to namespaces. Example:
{"orcl-cloud.free-tier-retained": "true"}
- time_
created str - The time the WebAppFirewallPolicy was created. An RFC3339 formatted datetime string.
- time_
updated str - The time the WebAppFirewallPolicy was updated. An RFC3339 formatted datetime string.
- web_
app_ strfirewall_ policy_ id
- actions List<Property Map>
- Predefined actions for use in multiple different rules. Not all actions are supported in every module. Some actions terminate further execution of modules and rules in a module and some do not. Actions names must be unique within this array.
- compartment
Id String - The OCID of the compartment.
- Map<String>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"foo-namespace.bar-key": "value"}
- display
Name String - WebAppFirewallPolicy display name, can be renamed.
- Map<String>
- Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example:
{"bar-key": "value"}
- id String
- The OCID of the WebAppFirewallPolicy.
- lifecycle
Details String - A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in FAILED state.
- request
Access List<Property Map>Controls - Module that allows inspection of HTTP request properties and to return a defined HTTP response. In this module, rules with the name 'Default Action' are not allowed, since this name is reserved for default action logs.
- request
Protections List<Property Map> - Module that allows to enable OCI-managed protection capabilities for incoming HTTP requests.
- request
Rate List<Property Map>Limitings - Module that allows inspection of HTTP connection properties and to limit requests frequency for a given key.
- response
Access List<Property Map>Controls - Module that allows inspection of HTTP response properties and to return a defined HTTP response.
- response
Protections List<Property Map> - Module that allows to enable OCI-managed protection capabilities for HTTP responses.
- state String
- The current state of the WebAppFirewallPolicy.
- Map<String>
- Usage of system tag keys. These predefined keys are scoped to namespaces. Example:
{"orcl-cloud.free-tier-retained": "true"}
- time
Created String - The time the WebAppFirewallPolicy was created. An RFC3339 formatted datetime string.
- time
Updated String - The time the WebAppFirewallPolicy was updated. An RFC3339 formatted datetime string.
- web
App StringFirewall Policy Id
Supporting Types
GetWebAppFirewallPolicyAction
- Bodies
This property is required. List<GetWeb App Firewall Policy Action Body> - Type of returned HTTP response body.
- Code
This property is required. int - Response code.
- Headers
This property is required. List<GetWeb App Firewall Policy Action Header> - Adds headers defined in this array for HTTP response.
- Name
This property is required. string - Rule name. Must be unique within the module.
- Type
This property is required. string - Type of WebAppFirewallPolicyRule.
- Bodies
This property is required. []GetWeb App Firewall Policy Action Body - Type of returned HTTP response body.
- Code
This property is required. int - Response code.
- Headers
This property is required. []GetWeb App Firewall Policy Action Header - Adds headers defined in this array for HTTP response.
- Name
This property is required. string - Rule name. Must be unique within the module.
- Type
This property is required. string - Type of WebAppFirewallPolicyRule.
- bodies
This property is required. List<GetWeb App Firewall Policy Action Body> - Type of returned HTTP response body.
- code
This property is required. Integer - Response code.
- headers
This property is required. List<GetWeb App Firewall Policy Action Header> - Adds headers defined in this array for HTTP response.
- name
This property is required. String - Rule name. Must be unique within the module.
- type
This property is required. String - Type of WebAppFirewallPolicyRule.
- bodies
This property is required. GetWeb App Firewall Policy Action Body[] - Type of returned HTTP response body.
- code
This property is required. number - Response code.
- headers
This property is required. GetWeb App Firewall Policy Action Header[] - Adds headers defined in this array for HTTP response.
- name
This property is required. string - Rule name. Must be unique within the module.
- type
This property is required. string - Type of WebAppFirewallPolicyRule.
- bodies
This property is required. Sequence[waf.Get Web App Firewall Policy Action Body] - Type of returned HTTP response body.
- code
This property is required. int - Response code.
- headers
This property is required. Sequence[waf.Get Web App Firewall Policy Action Header] - Adds headers defined in this array for HTTP response.
- name
This property is required. str - Rule name. Must be unique within the module.
- type
This property is required. str - Type of WebAppFirewallPolicyRule.
- bodies
This property is required. List<Property Map> - Type of returned HTTP response body.
- code
This property is required. Number - Response code.
- headers
This property is required. List<Property Map> - Adds headers defined in this array for HTTP response.
- name
This property is required. String - Rule name. Must be unique within the module.
- type
This property is required. String - Type of WebAppFirewallPolicyRule.
GetWebAppFirewallPolicyActionBody
GetWebAppFirewallPolicyActionHeader
GetWebAppFirewallPolicyRequestAccessControl
- Default
Action Name This property is required. string - References an default Action to take if no AccessControlRule was matched. Allowed action types:
- ALLOW continues execution of other modules and their rules.
- RETURN_HTTP_RESPONSE terminates further execution of modules and rules and returns defined HTTP response.
- Rules
This property is required. List<GetWeb App Firewall Policy Request Access Control Rule> - Ordered list of ProtectionRules. Rules are executed in order of appearance in this array. ProtectionRules in this array can only use protection capabilities of RESPONSE_PROTECTION_CAPABILITY type.
- Default
Action Name This property is required. string - References an default Action to take if no AccessControlRule was matched. Allowed action types:
- ALLOW continues execution of other modules and their rules.
- RETURN_HTTP_RESPONSE terminates further execution of modules and rules and returns defined HTTP response.
- Rules
This property is required. []GetWeb App Firewall Policy Request Access Control Rule - Ordered list of ProtectionRules. Rules are executed in order of appearance in this array. ProtectionRules in this array can only use protection capabilities of RESPONSE_PROTECTION_CAPABILITY type.
- default
Action Name This property is required. String - References an default Action to take if no AccessControlRule was matched. Allowed action types:
- ALLOW continues execution of other modules and their rules.
- RETURN_HTTP_RESPONSE terminates further execution of modules and rules and returns defined HTTP response.
- rules
This property is required. List<GetWeb App Firewall Policy Request Access Control Rule> - Ordered list of ProtectionRules. Rules are executed in order of appearance in this array. ProtectionRules in this array can only use protection capabilities of RESPONSE_PROTECTION_CAPABILITY type.
- default
Action Name This property is required. string - References an default Action to take if no AccessControlRule was matched. Allowed action types:
- ALLOW continues execution of other modules and their rules.
- RETURN_HTTP_RESPONSE terminates further execution of modules and rules and returns defined HTTP response.
- rules
This property is required. GetWeb App Firewall Policy Request Access Control Rule[] - Ordered list of ProtectionRules. Rules are executed in order of appearance in this array. ProtectionRules in this array can only use protection capabilities of RESPONSE_PROTECTION_CAPABILITY type.
- default_
action_ name This property is required. str - References an default Action to take if no AccessControlRule was matched. Allowed action types:
- ALLOW continues execution of other modules and their rules.
- RETURN_HTTP_RESPONSE terminates further execution of modules and rules and returns defined HTTP response.
- rules
This property is required. Sequence[waf.Get Web App Firewall Policy Request Access Control Rule] - Ordered list of ProtectionRules. Rules are executed in order of appearance in this array. ProtectionRules in this array can only use protection capabilities of RESPONSE_PROTECTION_CAPABILITY type.
- default
Action Name This property is required. String - References an default Action to take if no AccessControlRule was matched. Allowed action types:
- ALLOW continues execution of other modules and their rules.
- RETURN_HTTP_RESPONSE terminates further execution of modules and rules and returns defined HTTP response.
- rules
This property is required. List<Property Map> - Ordered list of ProtectionRules. Rules are executed in order of appearance in this array. ProtectionRules in this array can only use protection capabilities of RESPONSE_PROTECTION_CAPABILITY type.
GetWebAppFirewallPolicyRequestAccessControlRule
- Action
Name This property is required. string - Override action to take if capability was triggered, defined in Protection Rule for this capability. Only actions of type CHECK are allowed.
- Condition
This property is required. string - An expression that determines whether or not the rule action should be executed.
- Condition
Language This property is required. string - The language used to parse condition from field
condition
. Available languages:- JMESPATH an extended JMESPath language syntax.
- Name
This property is required. string - Rule name. Must be unique within the module.
- Type
This property is required. string - Type of WebAppFirewallPolicyRule.
- Action
Name This property is required. string - Override action to take if capability was triggered, defined in Protection Rule for this capability. Only actions of type CHECK are allowed.
- Condition
This property is required. string - An expression that determines whether or not the rule action should be executed.
- Condition
Language This property is required. string - The language used to parse condition from field
condition
. Available languages:- JMESPATH an extended JMESPath language syntax.
- Name
This property is required. string - Rule name. Must be unique within the module.
- Type
This property is required. string - Type of WebAppFirewallPolicyRule.
- action
Name This property is required. String - Override action to take if capability was triggered, defined in Protection Rule for this capability. Only actions of type CHECK are allowed.
- condition
This property is required. String - An expression that determines whether or not the rule action should be executed.
- condition
Language This property is required. String - The language used to parse condition from field
condition
. Available languages:- JMESPATH an extended JMESPath language syntax.
- name
This property is required. String - Rule name. Must be unique within the module.
- type
This property is required. String - Type of WebAppFirewallPolicyRule.
- action
Name This property is required. string - Override action to take if capability was triggered, defined in Protection Rule for this capability. Only actions of type CHECK are allowed.
- condition
This property is required. string - An expression that determines whether or not the rule action should be executed.
- condition
Language This property is required. string - The language used to parse condition from field
condition
. Available languages:- JMESPATH an extended JMESPath language syntax.
- name
This property is required. string - Rule name. Must be unique within the module.
- type
This property is required. string - Type of WebAppFirewallPolicyRule.
- action_
name This property is required. str - Override action to take if capability was triggered, defined in Protection Rule for this capability. Only actions of type CHECK are allowed.
- condition
This property is required. str - An expression that determines whether or not the rule action should be executed.
- condition_
language This property is required. str - The language used to parse condition from field
condition
. Available languages:- JMESPATH an extended JMESPath language syntax.
- name
This property is required. str - Rule name. Must be unique within the module.
- type
This property is required. str - Type of WebAppFirewallPolicyRule.
- action
Name This property is required. String - Override action to take if capability was triggered, defined in Protection Rule for this capability. Only actions of type CHECK are allowed.
- condition
This property is required. String - An expression that determines whether or not the rule action should be executed.
- condition
Language This property is required. String - The language used to parse condition from field
condition
. Available languages:- JMESPATH an extended JMESPath language syntax.
- name
This property is required. String - Rule name. Must be unique within the module.
- type
This property is required. String - Type of WebAppFirewallPolicyRule.
GetWebAppFirewallPolicyRequestProtection
- Body
Inspection Size Limit Exceeded Action Name This property is required. string - References action by name from actions defined in WebAppFirewallPolicy. Executed if HTTP message body size exceeds limit set in field
bodyInspectionSizeLimitInBytes
. - Body
Inspection Size Limit In Bytes This property is required. int - Maximum size of inspected HTTP message body in bytes. Actions to take if this limit is exceeded are defined in
bodyInspectionSizeLimitExceededActionName
. - Rules
This property is required. List<GetWeb App Firewall Policy Request Protection Rule> - Ordered list of ProtectionRules. Rules are executed in order of appearance in this array. ProtectionRules in this array can only use protection capabilities of RESPONSE_PROTECTION_CAPABILITY type.
- Body
Inspection Size Limit Exceeded Action Name This property is required. string - References action by name from actions defined in WebAppFirewallPolicy. Executed if HTTP message body size exceeds limit set in field
bodyInspectionSizeLimitInBytes
. - Body
Inspection Size Limit In Bytes This property is required. int - Maximum size of inspected HTTP message body in bytes. Actions to take if this limit is exceeded are defined in
bodyInspectionSizeLimitExceededActionName
. - Rules
This property is required. []GetWeb App Firewall Policy Request Protection Rule - Ordered list of ProtectionRules. Rules are executed in order of appearance in this array. ProtectionRules in this array can only use protection capabilities of RESPONSE_PROTECTION_CAPABILITY type.
- body
Inspection Size Limit Exceeded Action Name This property is required. String - References action by name from actions defined in WebAppFirewallPolicy. Executed if HTTP message body size exceeds limit set in field
bodyInspectionSizeLimitInBytes
. - body
Inspection Size Limit In Bytes This property is required. Integer - Maximum size of inspected HTTP message body in bytes. Actions to take if this limit is exceeded are defined in
bodyInspectionSizeLimitExceededActionName
. - rules
This property is required. List<GetWeb App Firewall Policy Request Protection Rule> - Ordered list of ProtectionRules. Rules are executed in order of appearance in this array. ProtectionRules in this array can only use protection capabilities of RESPONSE_PROTECTION_CAPABILITY type.
- body
Inspection Size Limit Exceeded Action Name This property is required. string - References action by name from actions defined in WebAppFirewallPolicy. Executed if HTTP message body size exceeds limit set in field
bodyInspectionSizeLimitInBytes
. - body
Inspection Size Limit In Bytes This property is required. number - Maximum size of inspected HTTP message body in bytes. Actions to take if this limit is exceeded are defined in
bodyInspectionSizeLimitExceededActionName
. - rules
This property is required. GetWeb App Firewall Policy Request Protection Rule[] - Ordered list of ProtectionRules. Rules are executed in order of appearance in this array. ProtectionRules in this array can only use protection capabilities of RESPONSE_PROTECTION_CAPABILITY type.
- body_
inspection_ size_ limit_ exceeded_ action_ name This property is required. str - References action by name from actions defined in WebAppFirewallPolicy. Executed if HTTP message body size exceeds limit set in field
bodyInspectionSizeLimitInBytes
. - body_
inspection_ size_ limit_ in_ bytes This property is required. int - Maximum size of inspected HTTP message body in bytes. Actions to take if this limit is exceeded are defined in
bodyInspectionSizeLimitExceededActionName
. - rules
This property is required. Sequence[waf.Get Web App Firewall Policy Request Protection Rule] - Ordered list of ProtectionRules. Rules are executed in order of appearance in this array. ProtectionRules in this array can only use protection capabilities of RESPONSE_PROTECTION_CAPABILITY type.
- body
Inspection Size Limit Exceeded Action Name This property is required. String - References action by name from actions defined in WebAppFirewallPolicy. Executed if HTTP message body size exceeds limit set in field
bodyInspectionSizeLimitInBytes
. - body
Inspection Size Limit In Bytes This property is required. Number - Maximum size of inspected HTTP message body in bytes. Actions to take if this limit is exceeded are defined in
bodyInspectionSizeLimitExceededActionName
. - rules
This property is required. List<Property Map> - Ordered list of ProtectionRules. Rules are executed in order of appearance in this array. ProtectionRules in this array can only use protection capabilities of RESPONSE_PROTECTION_CAPABILITY type.
GetWebAppFirewallPolicyRequestProtectionRule
- Action
Name This property is required. string - Override action to take if capability was triggered, defined in Protection Rule for this capability. Only actions of type CHECK are allowed.
- Condition
This property is required. string - An expression that determines whether or not the rule action should be executed.
- Condition
Language This property is required. string - The language used to parse condition from field
condition
. Available languages:- JMESPATH an extended JMESPath language syntax.
- Is
Body Inspection Enabled This property is required. bool - Enables/disables body inspection for this protection rule. Only Protection Rules in RequestProtection can have this option enabled. Response body inspection will be available at a later date.
- Name
This property is required. string - Rule name. Must be unique within the module.
- Protection
Capabilities This property is required. List<GetWeb App Firewall Policy Request Protection Rule Protection Capability> - An ordered list that references OCI-managed protection capabilities. Referenced protection capabilities are not necessarily executed in order of appearance. Their execution order is decided at runtime for improved performance. The array cannot contain entries with the same pair of capability key and version more than once.
- Protection
Capability Settings This property is required. List<GetWeb App Firewall Policy Request Protection Rule Protection Capability Setting> - Settings for protection capabilities
- Type
This property is required. string - Type of WebAppFirewallPolicyRule.
- Action
Name This property is required. string - Override action to take if capability was triggered, defined in Protection Rule for this capability. Only actions of type CHECK are allowed.
- Condition
This property is required. string - An expression that determines whether or not the rule action should be executed.
- Condition
Language This property is required. string - The language used to parse condition from field
condition
. Available languages:- JMESPATH an extended JMESPath language syntax.
- Is
Body Inspection Enabled This property is required. bool - Enables/disables body inspection for this protection rule. Only Protection Rules in RequestProtection can have this option enabled. Response body inspection will be available at a later date.
- Name
This property is required. string - Rule name. Must be unique within the module.
- Protection
Capabilities This property is required. []GetWeb App Firewall Policy Request Protection Rule Protection Capability - An ordered list that references OCI-managed protection capabilities. Referenced protection capabilities are not necessarily executed in order of appearance. Their execution order is decided at runtime for improved performance. The array cannot contain entries with the same pair of capability key and version more than once.
- Protection
Capability Settings This property is required. []GetWeb App Firewall Policy Request Protection Rule Protection Capability Setting - Settings for protection capabilities
- Type
This property is required. string - Type of WebAppFirewallPolicyRule.
- action
Name This property is required. String - Override action to take if capability was triggered, defined in Protection Rule for this capability. Only actions of type CHECK are allowed.
- condition
This property is required. String - An expression that determines whether or not the rule action should be executed.
- condition
Language This property is required. String - The language used to parse condition from field
condition
. Available languages:- JMESPATH an extended JMESPath language syntax.
- is
Body Inspection Enabled This property is required. Boolean - Enables/disables body inspection for this protection rule. Only Protection Rules in RequestProtection can have this option enabled. Response body inspection will be available at a later date.
- name
This property is required. String - Rule name. Must be unique within the module.
- protection
Capabilities This property is required. List<GetWeb App Firewall Policy Request Protection Rule Protection Capability> - An ordered list that references OCI-managed protection capabilities. Referenced protection capabilities are not necessarily executed in order of appearance. Their execution order is decided at runtime for improved performance. The array cannot contain entries with the same pair of capability key and version more than once.
- protection
Capability Settings This property is required. List<GetWeb App Firewall Policy Request Protection Rule Protection Capability Setting> - Settings for protection capabilities
- type
This property is required. String - Type of WebAppFirewallPolicyRule.
- action
Name This property is required. string - Override action to take if capability was triggered, defined in Protection Rule for this capability. Only actions of type CHECK are allowed.
- condition
This property is required. string - An expression that determines whether or not the rule action should be executed.
- condition
Language This property is required. string - The language used to parse condition from field
condition
. Available languages:- JMESPATH an extended JMESPath language syntax.
- is
Body Inspection Enabled This property is required. boolean - Enables/disables body inspection for this protection rule. Only Protection Rules in RequestProtection can have this option enabled. Response body inspection will be available at a later date.
- name
This property is required. string - Rule name. Must be unique within the module.
- protection
Capabilities This property is required. GetWeb App Firewall Policy Request Protection Rule Protection Capability[] - An ordered list that references OCI-managed protection capabilities. Referenced protection capabilities are not necessarily executed in order of appearance. Their execution order is decided at runtime for improved performance. The array cannot contain entries with the same pair of capability key and version more than once.
- protection
Capability Settings This property is required. GetWeb App Firewall Policy Request Protection Rule Protection Capability Setting[] - Settings for protection capabilities
- type
This property is required. string - Type of WebAppFirewallPolicyRule.
- action_
name This property is required. str - Override action to take if capability was triggered, defined in Protection Rule for this capability. Only actions of type CHECK are allowed.
- condition
This property is required. str - An expression that determines whether or not the rule action should be executed.
- condition_
language This property is required. str - The language used to parse condition from field
condition
. Available languages:- JMESPATH an extended JMESPath language syntax.
- is_
body_ inspection_ enabled This property is required. bool - Enables/disables body inspection for this protection rule. Only Protection Rules in RequestProtection can have this option enabled. Response body inspection will be available at a later date.
- name
This property is required. str - Rule name. Must be unique within the module.
- protection_
capabilities This property is required. Sequence[waf.Get Web App Firewall Policy Request Protection Rule Protection Capability] - An ordered list that references OCI-managed protection capabilities. Referenced protection capabilities are not necessarily executed in order of appearance. Their execution order is decided at runtime for improved performance. The array cannot contain entries with the same pair of capability key and version more than once.
- protection_
capability_ settings This property is required. Sequence[waf.Get Web App Firewall Policy Request Protection Rule Protection Capability Setting] - Settings for protection capabilities
- type
This property is required. str - Type of WebAppFirewallPolicyRule.
- action
Name This property is required. String - Override action to take if capability was triggered, defined in Protection Rule for this capability. Only actions of type CHECK are allowed.
- condition
This property is required. String - An expression that determines whether or not the rule action should be executed.
- condition
Language This property is required. String - The language used to parse condition from field
condition
. Available languages:- JMESPATH an extended JMESPath language syntax.
- is
Body Inspection Enabled This property is required. Boolean - Enables/disables body inspection for this protection rule. Only Protection Rules in RequestProtection can have this option enabled. Response body inspection will be available at a later date.
- name
This property is required. String - Rule name. Must be unique within the module.
- protection
Capabilities This property is required. List<Property Map> - An ordered list that references OCI-managed protection capabilities. Referenced protection capabilities are not necessarily executed in order of appearance. Their execution order is decided at runtime for improved performance. The array cannot contain entries with the same pair of capability key and version more than once.
- protection
Capability Settings This property is required. List<Property Map> - Settings for protection capabilities
- type
This property is required. String - Type of WebAppFirewallPolicyRule.
GetWebAppFirewallPolicyRequestProtectionRuleProtectionCapability
- Action
Name This property is required. string - Override action to take if capability was triggered, defined in Protection Rule for this capability. Only actions of type CHECK are allowed.
- Collaborative
Action Threshold This property is required. int - The minimum sum of weights of associated collaborative protection capabilities that have triggered which must be reached in order for this capability to trigger. This field is ignored for non-collaborative capabilities.
- Collaborative
Weights This property is required. List<GetWeb App Firewall Policy Request Protection Rule Protection Capability Collaborative Weight> - Explicit weight values to use for associated collaborative protection capabilities.
- Exclusions
This property is required. List<GetWeb App Firewall Policy Request Protection Rule Protection Capability Exclusion> - Identifies specific HTTP message parameters to exclude from inspection by a protection capability.
- Key
This property is required. string - Unique key of referenced protection capability.
- Version
This property is required. int - Version of referenced protection capability.
- Action
Name This property is required. string - Override action to take if capability was triggered, defined in Protection Rule for this capability. Only actions of type CHECK are allowed.
- Collaborative
Action Threshold This property is required. int - The minimum sum of weights of associated collaborative protection capabilities that have triggered which must be reached in order for this capability to trigger. This field is ignored for non-collaborative capabilities.
- Collaborative
Weights This property is required. []GetWeb App Firewall Policy Request Protection Rule Protection Capability Collaborative Weight - Explicit weight values to use for associated collaborative protection capabilities.
- Exclusions
This property is required. []GetWeb App Firewall Policy Request Protection Rule Protection Capability Exclusion - Identifies specific HTTP message parameters to exclude from inspection by a protection capability.
- Key
This property is required. string - Unique key of referenced protection capability.
- Version
This property is required. int - Version of referenced protection capability.
- action
Name This property is required. String - Override action to take if capability was triggered, defined in Protection Rule for this capability. Only actions of type CHECK are allowed.
- collaborative
Action Threshold This property is required. Integer - The minimum sum of weights of associated collaborative protection capabilities that have triggered which must be reached in order for this capability to trigger. This field is ignored for non-collaborative capabilities.
- collaborative
Weights This property is required. List<GetWeb App Firewall Policy Request Protection Rule Protection Capability Collaborative Weight> - Explicit weight values to use for associated collaborative protection capabilities.
- exclusions
This property is required. List<GetWeb App Firewall Policy Request Protection Rule Protection Capability Exclusion> - Identifies specific HTTP message parameters to exclude from inspection by a protection capability.
- key
This property is required. String - Unique key of referenced protection capability.
- version
This property is required. Integer - Version of referenced protection capability.
- action
Name This property is required. string - Override action to take if capability was triggered, defined in Protection Rule for this capability. Only actions of type CHECK are allowed.
- collaborative
Action Threshold This property is required. number - The minimum sum of weights of associated collaborative protection capabilities that have triggered which must be reached in order for this capability to trigger. This field is ignored for non-collaborative capabilities.
- collaborative
Weights This property is required. GetWeb App Firewall Policy Request Protection Rule Protection Capability Collaborative Weight[] - Explicit weight values to use for associated collaborative protection capabilities.
- exclusions
This property is required. GetWeb App Firewall Policy Request Protection Rule Protection Capability Exclusion[] - Identifies specific HTTP message parameters to exclude from inspection by a protection capability.
- key
This property is required. string - Unique key of referenced protection capability.
- version
This property is required. number - Version of referenced protection capability.
- action_
name This property is required. str - Override action to take if capability was triggered, defined in Protection Rule for this capability. Only actions of type CHECK are allowed.
- collaborative_
action_ threshold This property is required. int - The minimum sum of weights of associated collaborative protection capabilities that have triggered which must be reached in order for this capability to trigger. This field is ignored for non-collaborative capabilities.
- collaborative_
weights This property is required. Sequence[waf.Get Web App Firewall Policy Request Protection Rule Protection Capability Collaborative Weight] - Explicit weight values to use for associated collaborative protection capabilities.
- exclusions
This property is required. Sequence[waf.Get Web App Firewall Policy Request Protection Rule Protection Capability Exclusion] - Identifies specific HTTP message parameters to exclude from inspection by a protection capability.
- key
This property is required. str - Unique key of referenced protection capability.
- version
This property is required. int - Version of referenced protection capability.
- action
Name This property is required. String - Override action to take if capability was triggered, defined in Protection Rule for this capability. Only actions of type CHECK are allowed.
- collaborative
Action Threshold This property is required. Number - The minimum sum of weights of associated collaborative protection capabilities that have triggered which must be reached in order for this capability to trigger. This field is ignored for non-collaborative capabilities.
- collaborative
Weights This property is required. List<Property Map> - Explicit weight values to use for associated collaborative protection capabilities.
- exclusions
This property is required. List<Property Map> - Identifies specific HTTP message parameters to exclude from inspection by a protection capability.
- key
This property is required. String - Unique key of referenced protection capability.
- version
This property is required. Number - Version of referenced protection capability.
GetWebAppFirewallPolicyRequestProtectionRuleProtectionCapabilityCollaborativeWeight
GetWebAppFirewallPolicyRequestProtectionRuleProtectionCapabilityExclusion
- Args
This property is required. List<string> - List of URL query parameter values from form-urlencoded XML, JSON, AMP, or POST payloads to exclude from inspecting. Example: If we have query parameter 'argumentName=argumentValue' and args=['argumentName'], both 'argumentName' and 'argumentValue' will not be inspected.
This property is required. List<string>- List of HTTP request cookie values (by cookie name) to exclude from inspecting. Example: If we have cookie 'cookieName=cookieValue' and requestCookies=['cookieName'], both 'cookieName' and 'cookieValue' will not be inspected.
- Args
This property is required. []string - List of URL query parameter values from form-urlencoded XML, JSON, AMP, or POST payloads to exclude from inspecting. Example: If we have query parameter 'argumentName=argumentValue' and args=['argumentName'], both 'argumentName' and 'argumentValue' will not be inspected.
This property is required. []string- List of HTTP request cookie values (by cookie name) to exclude from inspecting. Example: If we have cookie 'cookieName=cookieValue' and requestCookies=['cookieName'], both 'cookieName' and 'cookieValue' will not be inspected.
- args
This property is required. List<String> - List of URL query parameter values from form-urlencoded XML, JSON, AMP, or POST payloads to exclude from inspecting. Example: If we have query parameter 'argumentName=argumentValue' and args=['argumentName'], both 'argumentName' and 'argumentValue' will not be inspected.
This property is required. List<String>- List of HTTP request cookie values (by cookie name) to exclude from inspecting. Example: If we have cookie 'cookieName=cookieValue' and requestCookies=['cookieName'], both 'cookieName' and 'cookieValue' will not be inspected.
- args
This property is required. string[] - List of URL query parameter values from form-urlencoded XML, JSON, AMP, or POST payloads to exclude from inspecting. Example: If we have query parameter 'argumentName=argumentValue' and args=['argumentName'], both 'argumentName' and 'argumentValue' will not be inspected.
This property is required. string[]- List of HTTP request cookie values (by cookie name) to exclude from inspecting. Example: If we have cookie 'cookieName=cookieValue' and requestCookies=['cookieName'], both 'cookieName' and 'cookieValue' will not be inspected.
- args
This property is required. Sequence[str] - List of URL query parameter values from form-urlencoded XML, JSON, AMP, or POST payloads to exclude from inspecting. Example: If we have query parameter 'argumentName=argumentValue' and args=['argumentName'], both 'argumentName' and 'argumentValue' will not be inspected.
This property is required. Sequence[str]- List of HTTP request cookie values (by cookie name) to exclude from inspecting. Example: If we have cookie 'cookieName=cookieValue' and requestCookies=['cookieName'], both 'cookieName' and 'cookieValue' will not be inspected.
- args
This property is required. List<String> - List of URL query parameter values from form-urlencoded XML, JSON, AMP, or POST payloads to exclude from inspecting. Example: If we have query parameter 'argumentName=argumentValue' and args=['argumentName'], both 'argumentName' and 'argumentValue' will not be inspected.
This property is required. List<String>- List of HTTP request cookie values (by cookie name) to exclude from inspecting. Example: If we have cookie 'cookieName=cookieValue' and requestCookies=['cookieName'], both 'cookieName' and 'cookieValue' will not be inspected.
GetWebAppFirewallPolicyRequestProtectionRuleProtectionCapabilitySetting
- Allowed
Http Methods This property is required. List<string> - List of allowed HTTP methods. Each value as a RFC7230 formated token string. Used in protection capability 911100: Restrict HTTP Request Methods.
- Max
Http Request Header Length This property is required. int - Maximum allowed length of headers in an HTTP request. Used in protection capability: 9200024: Limit length of request header size.
- Max
Http Request Headers This property is required. int - Maximum number of headers allowed in an HTTP request. Used in protection capability 9200014: Limit Number of Request Headers.
- Max
Number Of Arguments This property is required. int - Maximum number of arguments allowed. Used in protection capability 920380: Number of Arguments Limits.
- Max
Single Argument Length This property is required. int - Maximum allowed length of a single argument. Used in protection capability 920370: Limit argument value length.
- Max
Total Argument Length This property is required. int - Maximum allowed total length of all arguments. Used in protection capability 920390: Limit arguments total length.
- Allowed
Http Methods This property is required. []string - List of allowed HTTP methods. Each value as a RFC7230 formated token string. Used in protection capability 911100: Restrict HTTP Request Methods.
- Max
Http Request Header Length This property is required. int - Maximum allowed length of headers in an HTTP request. Used in protection capability: 9200024: Limit length of request header size.
- Max
Http Request Headers This property is required. int - Maximum number of headers allowed in an HTTP request. Used in protection capability 9200014: Limit Number of Request Headers.
- Max
Number Of Arguments This property is required. int - Maximum number of arguments allowed. Used in protection capability 920380: Number of Arguments Limits.
- Max
Single Argument Length This property is required. int - Maximum allowed length of a single argument. Used in protection capability 920370: Limit argument value length.
- Max
Total Argument Length This property is required. int - Maximum allowed total length of all arguments. Used in protection capability 920390: Limit arguments total length.
- allowed
Http Methods This property is required. List<String> - List of allowed HTTP methods. Each value as a RFC7230 formated token string. Used in protection capability 911100: Restrict HTTP Request Methods.
- max
Http Request Header Length This property is required. Integer - Maximum allowed length of headers in an HTTP request. Used in protection capability: 9200024: Limit length of request header size.
- max
Http Request Headers This property is required. Integer - Maximum number of headers allowed in an HTTP request. Used in protection capability 9200014: Limit Number of Request Headers.
- max
Number Of Arguments This property is required. Integer - Maximum number of arguments allowed. Used in protection capability 920380: Number of Arguments Limits.
- max
Single Argument Length This property is required. Integer - Maximum allowed length of a single argument. Used in protection capability 920370: Limit argument value length.
- max
Total Argument Length This property is required. Integer - Maximum allowed total length of all arguments. Used in protection capability 920390: Limit arguments total length.
- allowed
Http Methods This property is required. string[] - List of allowed HTTP methods. Each value as a RFC7230 formated token string. Used in protection capability 911100: Restrict HTTP Request Methods.
- max
Http Request Header Length This property is required. number - Maximum allowed length of headers in an HTTP request. Used in protection capability: 9200024: Limit length of request header size.
- max
Http Request Headers This property is required. number - Maximum number of headers allowed in an HTTP request. Used in protection capability 9200014: Limit Number of Request Headers.
- max
Number Of Arguments This property is required. number - Maximum number of arguments allowed. Used in protection capability 920380: Number of Arguments Limits.
- max
Single Argument Length This property is required. number - Maximum allowed length of a single argument. Used in protection capability 920370: Limit argument value length.
- max
Total Argument Length This property is required. number - Maximum allowed total length of all arguments. Used in protection capability 920390: Limit arguments total length.
- allowed_
http_ methods This property is required. Sequence[str] - List of allowed HTTP methods. Each value as a RFC7230 formated token string. Used in protection capability 911100: Restrict HTTP Request Methods.
- max_
http_ request_ header_ length This property is required. int - Maximum allowed length of headers in an HTTP request. Used in protection capability: 9200024: Limit length of request header size.
- max_
http_ request_ headers This property is required. int - Maximum number of headers allowed in an HTTP request. Used in protection capability 9200014: Limit Number of Request Headers.
- max_
number_ of_ arguments This property is required. int - Maximum number of arguments allowed. Used in protection capability 920380: Number of Arguments Limits.
- max_
single_ argument_ length This property is required. int - Maximum allowed length of a single argument. Used in protection capability 920370: Limit argument value length.
- max_
total_ argument_ length This property is required. int - Maximum allowed total length of all arguments. Used in protection capability 920390: Limit arguments total length.
- allowed
Http Methods This property is required. List<String> - List of allowed HTTP methods. Each value as a RFC7230 formated token string. Used in protection capability 911100: Restrict HTTP Request Methods.
- max
Http Request Header Length This property is required. Number - Maximum allowed length of headers in an HTTP request. Used in protection capability: 9200024: Limit length of request header size.
- max
Http Request Headers This property is required. Number - Maximum number of headers allowed in an HTTP request. Used in protection capability 9200014: Limit Number of Request Headers.
- max
Number Of Arguments This property is required. Number - Maximum number of arguments allowed. Used in protection capability 920380: Number of Arguments Limits.
- max
Single Argument Length This property is required. Number - Maximum allowed length of a single argument. Used in protection capability 920370: Limit argument value length.
- max
Total Argument Length This property is required. Number - Maximum allowed total length of all arguments. Used in protection capability 920390: Limit arguments total length.
GetWebAppFirewallPolicyRequestRateLimiting
- Rules
This property is required. List<GetWeb App Firewall Policy Request Rate Limiting Rule> - Ordered list of ProtectionRules. Rules are executed in order of appearance in this array. ProtectionRules in this array can only use protection capabilities of RESPONSE_PROTECTION_CAPABILITY type.
- Rules
This property is required. []GetWeb App Firewall Policy Request Rate Limiting Rule - Ordered list of ProtectionRules. Rules are executed in order of appearance in this array. ProtectionRules in this array can only use protection capabilities of RESPONSE_PROTECTION_CAPABILITY type.
- rules
This property is required. List<GetWeb App Firewall Policy Request Rate Limiting Rule> - Ordered list of ProtectionRules. Rules are executed in order of appearance in this array. ProtectionRules in this array can only use protection capabilities of RESPONSE_PROTECTION_CAPABILITY type.
- rules
This property is required. GetWeb App Firewall Policy Request Rate Limiting Rule[] - Ordered list of ProtectionRules. Rules are executed in order of appearance in this array. ProtectionRules in this array can only use protection capabilities of RESPONSE_PROTECTION_CAPABILITY type.
- rules
This property is required. Sequence[waf.Get Web App Firewall Policy Request Rate Limiting Rule] - Ordered list of ProtectionRules. Rules are executed in order of appearance in this array. ProtectionRules in this array can only use protection capabilities of RESPONSE_PROTECTION_CAPABILITY type.
- rules
This property is required. List<Property Map> - Ordered list of ProtectionRules. Rules are executed in order of appearance in this array. ProtectionRules in this array can only use protection capabilities of RESPONSE_PROTECTION_CAPABILITY type.
GetWebAppFirewallPolicyRequestRateLimitingRule
- Action
Name This property is required. string - Override action to take if capability was triggered, defined in Protection Rule for this capability. Only actions of type CHECK are allowed.
- Condition
This property is required. string - An expression that determines whether or not the rule action should be executed.
- Condition
Language This property is required. string - The language used to parse condition from field
condition
. Available languages:- JMESPATH an extended JMESPath language syntax.
- Configurations
This property is required. List<GetWeb App Firewall Policy Request Rate Limiting Rule Configuration> - Rate Limiting Configurations. Each configuration counts requests towards its own
requestsLimit
. - Name
This property is required. string - Rule name. Must be unique within the module.
- Type
This property is required. string - Type of WebAppFirewallPolicyRule.
- Action
Name This property is required. string - Override action to take if capability was triggered, defined in Protection Rule for this capability. Only actions of type CHECK are allowed.
- Condition
This property is required. string - An expression that determines whether or not the rule action should be executed.
- Condition
Language This property is required. string - The language used to parse condition from field
condition
. Available languages:- JMESPATH an extended JMESPath language syntax.
- Configurations
This property is required. []GetWeb App Firewall Policy Request Rate Limiting Rule Configuration - Rate Limiting Configurations. Each configuration counts requests towards its own
requestsLimit
. - Name
This property is required. string - Rule name. Must be unique within the module.
- Type
This property is required. string - Type of WebAppFirewallPolicyRule.
- action
Name This property is required. String - Override action to take if capability was triggered, defined in Protection Rule for this capability. Only actions of type CHECK are allowed.
- condition
This property is required. String - An expression that determines whether or not the rule action should be executed.
- condition
Language This property is required. String - The language used to parse condition from field
condition
. Available languages:- JMESPATH an extended JMESPath language syntax.
- configurations
This property is required. List<GetWeb App Firewall Policy Request Rate Limiting Rule Configuration> - Rate Limiting Configurations. Each configuration counts requests towards its own
requestsLimit
. - name
This property is required. String - Rule name. Must be unique within the module.
- type
This property is required. String - Type of WebAppFirewallPolicyRule.
- action
Name This property is required. string - Override action to take if capability was triggered, defined in Protection Rule for this capability. Only actions of type CHECK are allowed.
- condition
This property is required. string - An expression that determines whether or not the rule action should be executed.
- condition
Language This property is required. string - The language used to parse condition from field
condition
. Available languages:- JMESPATH an extended JMESPath language syntax.
- configurations
This property is required. GetWeb App Firewall Policy Request Rate Limiting Rule Configuration[] - Rate Limiting Configurations. Each configuration counts requests towards its own
requestsLimit
. - name
This property is required. string - Rule name. Must be unique within the module.
- type
This property is required. string - Type of WebAppFirewallPolicyRule.
- action_
name This property is required. str - Override action to take if capability was triggered, defined in Protection Rule for this capability. Only actions of type CHECK are allowed.
- condition
This property is required. str - An expression that determines whether or not the rule action should be executed.
- condition_
language This property is required. str - The language used to parse condition from field
condition
. Available languages:- JMESPATH an extended JMESPath language syntax.
- configurations
This property is required. Sequence[waf.Get Web App Firewall Policy Request Rate Limiting Rule Configuration] - Rate Limiting Configurations. Each configuration counts requests towards its own
requestsLimit
. - name
This property is required. str - Rule name. Must be unique within the module.
- type
This property is required. str - Type of WebAppFirewallPolicyRule.
- action
Name This property is required. String - Override action to take if capability was triggered, defined in Protection Rule for this capability. Only actions of type CHECK are allowed.
- condition
This property is required. String - An expression that determines whether or not the rule action should be executed.
- condition
Language This property is required. String - The language used to parse condition from field
condition
. Available languages:- JMESPATH an extended JMESPath language syntax.
- configurations
This property is required. List<Property Map> - Rate Limiting Configurations. Each configuration counts requests towards its own
requestsLimit
. - name
This property is required. String - Rule name. Must be unique within the module.
- type
This property is required. String - Type of WebAppFirewallPolicyRule.
GetWebAppFirewallPolicyRequestRateLimitingRuleConfiguration
- Action
Duration In Seconds This property is required. int - Duration of block action application in seconds when
requestsLimit
is reached. Optional and can be 0 (no block duration). - Period
In Seconds This property is required. int - Evaluation period in seconds.
- Requests
Limit This property is required. int - Requests allowed per evaluation period.
- Action
Duration In Seconds This property is required. int - Duration of block action application in seconds when
requestsLimit
is reached. Optional and can be 0 (no block duration). - Period
In Seconds This property is required. int - Evaluation period in seconds.
- Requests
Limit This property is required. int - Requests allowed per evaluation period.
- action
Duration In Seconds This property is required. Integer - Duration of block action application in seconds when
requestsLimit
is reached. Optional and can be 0 (no block duration). - period
In Seconds This property is required. Integer - Evaluation period in seconds.
- requests
Limit This property is required. Integer - Requests allowed per evaluation period.
- action
Duration In Seconds This property is required. number - Duration of block action application in seconds when
requestsLimit
is reached. Optional and can be 0 (no block duration). - period
In Seconds This property is required. number - Evaluation period in seconds.
- requests
Limit This property is required. number - Requests allowed per evaluation period.
- action_
duration_ in_ seconds This property is required. int - Duration of block action application in seconds when
requestsLimit
is reached. Optional and can be 0 (no block duration). - period_
in_ seconds This property is required. int - Evaluation period in seconds.
- requests_
limit This property is required. int - Requests allowed per evaluation period.
- action
Duration In Seconds This property is required. Number - Duration of block action application in seconds when
requestsLimit
is reached. Optional and can be 0 (no block duration). - period
In Seconds This property is required. Number - Evaluation period in seconds.
- requests
Limit This property is required. Number - Requests allowed per evaluation period.
GetWebAppFirewallPolicyResponseAccessControl
- Rules
This property is required. List<GetWeb App Firewall Policy Response Access Control Rule> - Ordered list of ProtectionRules. Rules are executed in order of appearance in this array. ProtectionRules in this array can only use protection capabilities of RESPONSE_PROTECTION_CAPABILITY type.
- Rules
This property is required. []GetWeb App Firewall Policy Response Access Control Rule - Ordered list of ProtectionRules. Rules are executed in order of appearance in this array. ProtectionRules in this array can only use protection capabilities of RESPONSE_PROTECTION_CAPABILITY type.
- rules
This property is required. List<GetWeb App Firewall Policy Response Access Control Rule> - Ordered list of ProtectionRules. Rules are executed in order of appearance in this array. ProtectionRules in this array can only use protection capabilities of RESPONSE_PROTECTION_CAPABILITY type.
- rules
This property is required. GetWeb App Firewall Policy Response Access Control Rule[] - Ordered list of ProtectionRules. Rules are executed in order of appearance in this array. ProtectionRules in this array can only use protection capabilities of RESPONSE_PROTECTION_CAPABILITY type.
- rules
This property is required. Sequence[waf.Get Web App Firewall Policy Response Access Control Rule] - Ordered list of ProtectionRules. Rules are executed in order of appearance in this array. ProtectionRules in this array can only use protection capabilities of RESPONSE_PROTECTION_CAPABILITY type.
- rules
This property is required. List<Property Map> - Ordered list of ProtectionRules. Rules are executed in order of appearance in this array. ProtectionRules in this array can only use protection capabilities of RESPONSE_PROTECTION_CAPABILITY type.
GetWebAppFirewallPolicyResponseAccessControlRule
- Action
Name This property is required. string - Override action to take if capability was triggered, defined in Protection Rule for this capability. Only actions of type CHECK are allowed.
- Condition
This property is required. string - An expression that determines whether or not the rule action should be executed.
- Condition
Language This property is required. string - The language used to parse condition from field
condition
. Available languages:- JMESPATH an extended JMESPath language syntax.
- Name
This property is required. string - Rule name. Must be unique within the module.
- Type
This property is required. string - Type of WebAppFirewallPolicyRule.
- Action
Name This property is required. string - Override action to take if capability was triggered, defined in Protection Rule for this capability. Only actions of type CHECK are allowed.
- Condition
This property is required. string - An expression that determines whether or not the rule action should be executed.
- Condition
Language This property is required. string - The language used to parse condition from field
condition
. Available languages:- JMESPATH an extended JMESPath language syntax.
- Name
This property is required. string - Rule name. Must be unique within the module.
- Type
This property is required. string - Type of WebAppFirewallPolicyRule.
- action
Name This property is required. String - Override action to take if capability was triggered, defined in Protection Rule for this capability. Only actions of type CHECK are allowed.
- condition
This property is required. String - An expression that determines whether or not the rule action should be executed.
- condition
Language This property is required. String - The language used to parse condition from field
condition
. Available languages:- JMESPATH an extended JMESPath language syntax.
- name
This property is required. String - Rule name. Must be unique within the module.
- type
This property is required. String - Type of WebAppFirewallPolicyRule.
- action
Name This property is required. string - Override action to take if capability was triggered, defined in Protection Rule for this capability. Only actions of type CHECK are allowed.
- condition
This property is required. string - An expression that determines whether or not the rule action should be executed.
- condition
Language This property is required. string - The language used to parse condition from field
condition
. Available languages:- JMESPATH an extended JMESPath language syntax.
- name
This property is required. string - Rule name. Must be unique within the module.
- type
This property is required. string - Type of WebAppFirewallPolicyRule.
- action_
name This property is required. str - Override action to take if capability was triggered, defined in Protection Rule for this capability. Only actions of type CHECK are allowed.
- condition
This property is required. str - An expression that determines whether or not the rule action should be executed.
- condition_
language This property is required. str - The language used to parse condition from field
condition
. Available languages:- JMESPATH an extended JMESPath language syntax.
- name
This property is required. str - Rule name. Must be unique within the module.
- type
This property is required. str - Type of WebAppFirewallPolicyRule.
- action
Name This property is required. String - Override action to take if capability was triggered, defined in Protection Rule for this capability. Only actions of type CHECK are allowed.
- condition
This property is required. String - An expression that determines whether or not the rule action should be executed.
- condition
Language This property is required. String - The language used to parse condition from field
condition
. Available languages:- JMESPATH an extended JMESPath language syntax.
- name
This property is required. String - Rule name. Must be unique within the module.
- type
This property is required. String - Type of WebAppFirewallPolicyRule.
GetWebAppFirewallPolicyResponseProtection
- Rules
This property is required. List<GetWeb App Firewall Policy Response Protection Rule> - Ordered list of ProtectionRules. Rules are executed in order of appearance in this array. ProtectionRules in this array can only use protection capabilities of RESPONSE_PROTECTION_CAPABILITY type.
- Rules
This property is required. []GetWeb App Firewall Policy Response Protection Rule - Ordered list of ProtectionRules. Rules are executed in order of appearance in this array. ProtectionRules in this array can only use protection capabilities of RESPONSE_PROTECTION_CAPABILITY type.
- rules
This property is required. List<GetWeb App Firewall Policy Response Protection Rule> - Ordered list of ProtectionRules. Rules are executed in order of appearance in this array. ProtectionRules in this array can only use protection capabilities of RESPONSE_PROTECTION_CAPABILITY type.
- rules
This property is required. GetWeb App Firewall Policy Response Protection Rule[] - Ordered list of ProtectionRules. Rules are executed in order of appearance in this array. ProtectionRules in this array can only use protection capabilities of RESPONSE_PROTECTION_CAPABILITY type.
- rules
This property is required. Sequence[waf.Get Web App Firewall Policy Response Protection Rule] - Ordered list of ProtectionRules. Rules are executed in order of appearance in this array. ProtectionRules in this array can only use protection capabilities of RESPONSE_PROTECTION_CAPABILITY type.
- rules
This property is required. List<Property Map> - Ordered list of ProtectionRules. Rules are executed in order of appearance in this array. ProtectionRules in this array can only use protection capabilities of RESPONSE_PROTECTION_CAPABILITY type.
GetWebAppFirewallPolicyResponseProtectionRule
- Action
Name This property is required. string - Override action to take if capability was triggered, defined in Protection Rule for this capability. Only actions of type CHECK are allowed.
- Condition
This property is required. string - An expression that determines whether or not the rule action should be executed.
- Condition
Language This property is required. string - The language used to parse condition from field
condition
. Available languages:- JMESPATH an extended JMESPath language syntax.
- Is
Body Inspection Enabled This property is required. bool - Enables/disables body inspection for this protection rule. Only Protection Rules in RequestProtection can have this option enabled. Response body inspection will be available at a later date.
- Name
This property is required. string - Rule name. Must be unique within the module.
- Protection
Capabilities This property is required. List<GetWeb App Firewall Policy Response Protection Rule Protection Capability> - An ordered list that references OCI-managed protection capabilities. Referenced protection capabilities are not necessarily executed in order of appearance. Their execution order is decided at runtime for improved performance. The array cannot contain entries with the same pair of capability key and version more than once.
- Protection
Capability Settings This property is required. List<GetWeb App Firewall Policy Response Protection Rule Protection Capability Setting> - Settings for protection capabilities
- Type
This property is required. string - Type of WebAppFirewallPolicyRule.
- Action
Name This property is required. string - Override action to take if capability was triggered, defined in Protection Rule for this capability. Only actions of type CHECK are allowed.
- Condition
This property is required. string - An expression that determines whether or not the rule action should be executed.
- Condition
Language This property is required. string - The language used to parse condition from field
condition
. Available languages:- JMESPATH an extended JMESPath language syntax.
- Is
Body Inspection Enabled This property is required. bool - Enables/disables body inspection for this protection rule. Only Protection Rules in RequestProtection can have this option enabled. Response body inspection will be available at a later date.
- Name
This property is required. string - Rule name. Must be unique within the module.
- Protection
Capabilities This property is required. []GetWeb App Firewall Policy Response Protection Rule Protection Capability - An ordered list that references OCI-managed protection capabilities. Referenced protection capabilities are not necessarily executed in order of appearance. Their execution order is decided at runtime for improved performance. The array cannot contain entries with the same pair of capability key and version more than once.
- Protection
Capability Settings This property is required. []GetWeb App Firewall Policy Response Protection Rule Protection Capability Setting - Settings for protection capabilities
- Type
This property is required. string - Type of WebAppFirewallPolicyRule.
- action
Name This property is required. String - Override action to take if capability was triggered, defined in Protection Rule for this capability. Only actions of type CHECK are allowed.
- condition
This property is required. String - An expression that determines whether or not the rule action should be executed.
- condition
Language This property is required. String - The language used to parse condition from field
condition
. Available languages:- JMESPATH an extended JMESPath language syntax.
- is
Body Inspection Enabled This property is required. Boolean - Enables/disables body inspection for this protection rule. Only Protection Rules in RequestProtection can have this option enabled. Response body inspection will be available at a later date.
- name
This property is required. String - Rule name. Must be unique within the module.
- protection
Capabilities This property is required. List<GetWeb App Firewall Policy Response Protection Rule Protection Capability> - An ordered list that references OCI-managed protection capabilities. Referenced protection capabilities are not necessarily executed in order of appearance. Their execution order is decided at runtime for improved performance. The array cannot contain entries with the same pair of capability key and version more than once.
- protection
Capability Settings This property is required. List<GetWeb App Firewall Policy Response Protection Rule Protection Capability Setting> - Settings for protection capabilities
- type
This property is required. String - Type of WebAppFirewallPolicyRule.
- action
Name This property is required. string - Override action to take if capability was triggered, defined in Protection Rule for this capability. Only actions of type CHECK are allowed.
- condition
This property is required. string - An expression that determines whether or not the rule action should be executed.
- condition
Language This property is required. string - The language used to parse condition from field
condition
. Available languages:- JMESPATH an extended JMESPath language syntax.
- is
Body Inspection Enabled This property is required. boolean - Enables/disables body inspection for this protection rule. Only Protection Rules in RequestProtection can have this option enabled. Response body inspection will be available at a later date.
- name
This property is required. string - Rule name. Must be unique within the module.
- protection
Capabilities This property is required. GetWeb App Firewall Policy Response Protection Rule Protection Capability[] - An ordered list that references OCI-managed protection capabilities. Referenced protection capabilities are not necessarily executed in order of appearance. Their execution order is decided at runtime for improved performance. The array cannot contain entries with the same pair of capability key and version more than once.
- protection
Capability Settings This property is required. GetWeb App Firewall Policy Response Protection Rule Protection Capability Setting[] - Settings for protection capabilities
- type
This property is required. string - Type of WebAppFirewallPolicyRule.
- action_
name This property is required. str - Override action to take if capability was triggered, defined in Protection Rule for this capability. Only actions of type CHECK are allowed.
- condition
This property is required. str - An expression that determines whether or not the rule action should be executed.
- condition_
language This property is required. str - The language used to parse condition from field
condition
. Available languages:- JMESPATH an extended JMESPath language syntax.
- is_
body_ inspection_ enabled This property is required. bool - Enables/disables body inspection for this protection rule. Only Protection Rules in RequestProtection can have this option enabled. Response body inspection will be available at a later date.
- name
This property is required. str - Rule name. Must be unique within the module.
- protection_
capabilities This property is required. Sequence[waf.Get Web App Firewall Policy Response Protection Rule Protection Capability] - An ordered list that references OCI-managed protection capabilities. Referenced protection capabilities are not necessarily executed in order of appearance. Their execution order is decided at runtime for improved performance. The array cannot contain entries with the same pair of capability key and version more than once.
- protection_
capability_ settings This property is required. Sequence[waf.Get Web App Firewall Policy Response Protection Rule Protection Capability Setting] - Settings for protection capabilities
- type
This property is required. str - Type of WebAppFirewallPolicyRule.
- action
Name This property is required. String - Override action to take if capability was triggered, defined in Protection Rule for this capability. Only actions of type CHECK are allowed.
- condition
This property is required. String - An expression that determines whether or not the rule action should be executed.
- condition
Language This property is required. String - The language used to parse condition from field
condition
. Available languages:- JMESPATH an extended JMESPath language syntax.
- is
Body Inspection Enabled This property is required. Boolean - Enables/disables body inspection for this protection rule. Only Protection Rules in RequestProtection can have this option enabled. Response body inspection will be available at a later date.
- name
This property is required. String - Rule name. Must be unique within the module.
- protection
Capabilities This property is required. List<Property Map> - An ordered list that references OCI-managed protection capabilities. Referenced protection capabilities are not necessarily executed in order of appearance. Their execution order is decided at runtime for improved performance. The array cannot contain entries with the same pair of capability key and version more than once.
- protection
Capability Settings This property is required. List<Property Map> - Settings for protection capabilities
- type
This property is required. String - Type of WebAppFirewallPolicyRule.
GetWebAppFirewallPolicyResponseProtectionRuleProtectionCapability
- Action
Name This property is required. string - Override action to take if capability was triggered, defined in Protection Rule for this capability. Only actions of type CHECK are allowed.
- Collaborative
Action Threshold This property is required. int - The minimum sum of weights of associated collaborative protection capabilities that have triggered which must be reached in order for this capability to trigger. This field is ignored for non-collaborative capabilities.
- Collaborative
Weights This property is required. List<GetWeb App Firewall Policy Response Protection Rule Protection Capability Collaborative Weight> - Explicit weight values to use for associated collaborative protection capabilities.
- Exclusions
This property is required. List<GetWeb App Firewall Policy Response Protection Rule Protection Capability Exclusion> - Identifies specific HTTP message parameters to exclude from inspection by a protection capability.
- Key
This property is required. string - Unique key of referenced protection capability.
- Version
This property is required. int - Version of referenced protection capability.
- Action
Name This property is required. string - Override action to take if capability was triggered, defined in Protection Rule for this capability. Only actions of type CHECK are allowed.
- Collaborative
Action Threshold This property is required. int - The minimum sum of weights of associated collaborative protection capabilities that have triggered which must be reached in order for this capability to trigger. This field is ignored for non-collaborative capabilities.
- Collaborative
Weights This property is required. []GetWeb App Firewall Policy Response Protection Rule Protection Capability Collaborative Weight - Explicit weight values to use for associated collaborative protection capabilities.
- Exclusions
This property is required. []GetWeb App Firewall Policy Response Protection Rule Protection Capability Exclusion - Identifies specific HTTP message parameters to exclude from inspection by a protection capability.
- Key
This property is required. string - Unique key of referenced protection capability.
- Version
This property is required. int - Version of referenced protection capability.
- action
Name This property is required. String - Override action to take if capability was triggered, defined in Protection Rule for this capability. Only actions of type CHECK are allowed.
- collaborative
Action Threshold This property is required. Integer - The minimum sum of weights of associated collaborative protection capabilities that have triggered which must be reached in order for this capability to trigger. This field is ignored for non-collaborative capabilities.
- collaborative
Weights This property is required. List<GetWeb App Firewall Policy Response Protection Rule Protection Capability Collaborative Weight> - Explicit weight values to use for associated collaborative protection capabilities.
- exclusions
This property is required. List<GetWeb App Firewall Policy Response Protection Rule Protection Capability Exclusion> - Identifies specific HTTP message parameters to exclude from inspection by a protection capability.
- key
This property is required. String - Unique key of referenced protection capability.
- version
This property is required. Integer - Version of referenced protection capability.
- action
Name This property is required. string - Override action to take if capability was triggered, defined in Protection Rule for this capability. Only actions of type CHECK are allowed.
- collaborative
Action Threshold This property is required. number - The minimum sum of weights of associated collaborative protection capabilities that have triggered which must be reached in order for this capability to trigger. This field is ignored for non-collaborative capabilities.
- collaborative
Weights This property is required. GetWeb App Firewall Policy Response Protection Rule Protection Capability Collaborative Weight[] - Explicit weight values to use for associated collaborative protection capabilities.
- exclusions
This property is required. GetWeb App Firewall Policy Response Protection Rule Protection Capability Exclusion[] - Identifies specific HTTP message parameters to exclude from inspection by a protection capability.
- key
This property is required. string - Unique key of referenced protection capability.
- version
This property is required. number - Version of referenced protection capability.
- action_
name This property is required. str - Override action to take if capability was triggered, defined in Protection Rule for this capability. Only actions of type CHECK are allowed.
- collaborative_
action_ threshold This property is required. int - The minimum sum of weights of associated collaborative protection capabilities that have triggered which must be reached in order for this capability to trigger. This field is ignored for non-collaborative capabilities.
- collaborative_
weights This property is required. Sequence[waf.Get Web App Firewall Policy Response Protection Rule Protection Capability Collaborative Weight] - Explicit weight values to use for associated collaborative protection capabilities.
- exclusions
This property is required. Sequence[waf.Get Web App Firewall Policy Response Protection Rule Protection Capability Exclusion] - Identifies specific HTTP message parameters to exclude from inspection by a protection capability.
- key
This property is required. str - Unique key of referenced protection capability.
- version
This property is required. int - Version of referenced protection capability.
- action
Name This property is required. String - Override action to take if capability was triggered, defined in Protection Rule for this capability. Only actions of type CHECK are allowed.
- collaborative
Action Threshold This property is required. Number - The minimum sum of weights of associated collaborative protection capabilities that have triggered which must be reached in order for this capability to trigger. This field is ignored for non-collaborative capabilities.
- collaborative
Weights This property is required. List<Property Map> - Explicit weight values to use for associated collaborative protection capabilities.
- exclusions
This property is required. List<Property Map> - Identifies specific HTTP message parameters to exclude from inspection by a protection capability.
- key
This property is required. String - Unique key of referenced protection capability.
- version
This property is required. Number - Version of referenced protection capability.
GetWebAppFirewallPolicyResponseProtectionRuleProtectionCapabilityCollaborativeWeight
GetWebAppFirewallPolicyResponseProtectionRuleProtectionCapabilityExclusion
- Args
This property is required. List<string> - List of URL query parameter values from form-urlencoded XML, JSON, AMP, or POST payloads to exclude from inspecting. Example: If we have query parameter 'argumentName=argumentValue' and args=['argumentName'], both 'argumentName' and 'argumentValue' will not be inspected.
This property is required. List<string>- List of HTTP request cookie values (by cookie name) to exclude from inspecting. Example: If we have cookie 'cookieName=cookieValue' and requestCookies=['cookieName'], both 'cookieName' and 'cookieValue' will not be inspected.
- Args
This property is required. []string - List of URL query parameter values from form-urlencoded XML, JSON, AMP, or POST payloads to exclude from inspecting. Example: If we have query parameter 'argumentName=argumentValue' and args=['argumentName'], both 'argumentName' and 'argumentValue' will not be inspected.
This property is required. []string- List of HTTP request cookie values (by cookie name) to exclude from inspecting. Example: If we have cookie 'cookieName=cookieValue' and requestCookies=['cookieName'], both 'cookieName' and 'cookieValue' will not be inspected.
- args
This property is required. List<String> - List of URL query parameter values from form-urlencoded XML, JSON, AMP, or POST payloads to exclude from inspecting. Example: If we have query parameter 'argumentName=argumentValue' and args=['argumentName'], both 'argumentName' and 'argumentValue' will not be inspected.
This property is required. List<String>- List of HTTP request cookie values (by cookie name) to exclude from inspecting. Example: If we have cookie 'cookieName=cookieValue' and requestCookies=['cookieName'], both 'cookieName' and 'cookieValue' will not be inspected.
- args
This property is required. string[] - List of URL query parameter values from form-urlencoded XML, JSON, AMP, or POST payloads to exclude from inspecting. Example: If we have query parameter 'argumentName=argumentValue' and args=['argumentName'], both 'argumentName' and 'argumentValue' will not be inspected.
This property is required. string[]- List of HTTP request cookie values (by cookie name) to exclude from inspecting. Example: If we have cookie 'cookieName=cookieValue' and requestCookies=['cookieName'], both 'cookieName' and 'cookieValue' will not be inspected.
- args
This property is required. Sequence[str] - List of URL query parameter values from form-urlencoded XML, JSON, AMP, or POST payloads to exclude from inspecting. Example: If we have query parameter 'argumentName=argumentValue' and args=['argumentName'], both 'argumentName' and 'argumentValue' will not be inspected.
This property is required. Sequence[str]- List of HTTP request cookie values (by cookie name) to exclude from inspecting. Example: If we have cookie 'cookieName=cookieValue' and requestCookies=['cookieName'], both 'cookieName' and 'cookieValue' will not be inspected.
- args
This property is required. List<String> - List of URL query parameter values from form-urlencoded XML, JSON, AMP, or POST payloads to exclude from inspecting. Example: If we have query parameter 'argumentName=argumentValue' and args=['argumentName'], both 'argumentName' and 'argumentValue' will not be inspected.
This property is required. List<String>- List of HTTP request cookie values (by cookie name) to exclude from inspecting. Example: If we have cookie 'cookieName=cookieValue' and requestCookies=['cookieName'], both 'cookieName' and 'cookieValue' will not be inspected.
GetWebAppFirewallPolicyResponseProtectionRuleProtectionCapabilitySetting
- Allowed
Http Methods This property is required. List<string> - List of allowed HTTP methods. Each value as a RFC7230 formated token string. Used in protection capability 911100: Restrict HTTP Request Methods.
- Max
Http Request Header Length This property is required. int - Maximum allowed length of headers in an HTTP request. Used in protection capability: 9200024: Limit length of request header size.
- Max
Http Request Headers This property is required. int - Maximum number of headers allowed in an HTTP request. Used in protection capability 9200014: Limit Number of Request Headers.
- Max
Number Of Arguments This property is required. int - Maximum number of arguments allowed. Used in protection capability 920380: Number of Arguments Limits.
- Max
Single Argument Length This property is required. int - Maximum allowed length of a single argument. Used in protection capability 920370: Limit argument value length.
- Max
Total Argument Length This property is required. int - Maximum allowed total length of all arguments. Used in protection capability 920390: Limit arguments total length.
- Allowed
Http Methods This property is required. []string - List of allowed HTTP methods. Each value as a RFC7230 formated token string. Used in protection capability 911100: Restrict HTTP Request Methods.
- Max
Http Request Header Length This property is required. int - Maximum allowed length of headers in an HTTP request. Used in protection capability: 9200024: Limit length of request header size.
- Max
Http Request Headers This property is required. int - Maximum number of headers allowed in an HTTP request. Used in protection capability 9200014: Limit Number of Request Headers.
- Max
Number Of Arguments This property is required. int - Maximum number of arguments allowed. Used in protection capability 920380: Number of Arguments Limits.
- Max
Single Argument Length This property is required. int - Maximum allowed length of a single argument. Used in protection capability 920370: Limit argument value length.
- Max
Total Argument Length This property is required. int - Maximum allowed total length of all arguments. Used in protection capability 920390: Limit arguments total length.
- allowed
Http Methods This property is required. List<String> - List of allowed HTTP methods. Each value as a RFC7230 formated token string. Used in protection capability 911100: Restrict HTTP Request Methods.
- max
Http Request Header Length This property is required. Integer - Maximum allowed length of headers in an HTTP request. Used in protection capability: 9200024: Limit length of request header size.
- max
Http Request Headers This property is required. Integer - Maximum number of headers allowed in an HTTP request. Used in protection capability 9200014: Limit Number of Request Headers.
- max
Number Of Arguments This property is required. Integer - Maximum number of arguments allowed. Used in protection capability 920380: Number of Arguments Limits.
- max
Single Argument Length This property is required. Integer - Maximum allowed length of a single argument. Used in protection capability 920370: Limit argument value length.
- max
Total Argument Length This property is required. Integer - Maximum allowed total length of all arguments. Used in protection capability 920390: Limit arguments total length.
- allowed
Http Methods This property is required. string[] - List of allowed HTTP methods. Each value as a RFC7230 formated token string. Used in protection capability 911100: Restrict HTTP Request Methods.
- max
Http Request Header Length This property is required. number - Maximum allowed length of headers in an HTTP request. Used in protection capability: 9200024: Limit length of request header size.
- max
Http Request Headers This property is required. number - Maximum number of headers allowed in an HTTP request. Used in protection capability 9200014: Limit Number of Request Headers.
- max
Number Of Arguments This property is required. number - Maximum number of arguments allowed. Used in protection capability 920380: Number of Arguments Limits.
- max
Single Argument Length This property is required. number - Maximum allowed length of a single argument. Used in protection capability 920370: Limit argument value length.
- max
Total Argument Length This property is required. number - Maximum allowed total length of all arguments. Used in protection capability 920390: Limit arguments total length.
- allowed_
http_ methods This property is required. Sequence[str] - List of allowed HTTP methods. Each value as a RFC7230 formated token string. Used in protection capability 911100: Restrict HTTP Request Methods.
- max_
http_ request_ header_ length This property is required. int - Maximum allowed length of headers in an HTTP request. Used in protection capability: 9200024: Limit length of request header size.
- max_
http_ request_ headers This property is required. int - Maximum number of headers allowed in an HTTP request. Used in protection capability 9200014: Limit Number of Request Headers.
- max_
number_ of_ arguments This property is required. int - Maximum number of arguments allowed. Used in protection capability 920380: Number of Arguments Limits.
- max_
single_ argument_ length This property is required. int - Maximum allowed length of a single argument. Used in protection capability 920370: Limit argument value length.
- max_
total_ argument_ length This property is required. int - Maximum allowed total length of all arguments. Used in protection capability 920390: Limit arguments total length.
- allowed
Http Methods This property is required. List<String> - List of allowed HTTP methods. Each value as a RFC7230 formated token string. Used in protection capability 911100: Restrict HTTP Request Methods.
- max
Http Request Header Length This property is required. Number - Maximum allowed length of headers in an HTTP request. Used in protection capability: 9200024: Limit length of request header size.
- max
Http Request Headers This property is required. Number - Maximum number of headers allowed in an HTTP request. Used in protection capability 9200014: Limit Number of Request Headers.
- max
Number Of Arguments This property is required. Number - Maximum number of arguments allowed. Used in protection capability 920380: Number of Arguments Limits.
- max
Single Argument Length This property is required. Number - Maximum allowed length of a single argument. Used in protection capability 920370: Limit argument value length.
- max
Total Argument Length This property is required. Number - Maximum allowed total length of all arguments. Used in protection capability 920390: Limit arguments total length.
Package Details
- Repository
- oci pulumi/pulumi-oci
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
oci
Terraform Provider.