Sha256: 89c98bce760ede05be14ea371c0285d52f6c3118e54bdd886df918dc73e775e4
Contents?: true
Size: 914 Bytes
Versions: 38
Compression:
Stored size: 914 Bytes
Contents
# Fastly::WafExclusionDataAttributes ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **condition** | **String** | A conditional expression in VCL used to determine if the condition is met. | [optional] | | **exclusion_type** | **String** | The type of exclusion. | [optional] | | **logging** | **Boolean** | Whether to generate a log upon matching. | [optional][default to true] | | **name** | **String** | Name of the exclusion. | [optional] | | **number** | **Integer** | A numeric ID identifying a WAF exclusion. | [optional] | | **variable** | **String** | The variable to exclude. An optional selector can be specified after the variable separated by a colon (`:`) to restrict the variable to a particular parameter. Required for `exclusion_type=variable`. | [optional] | [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
Version data entries
38 entries across 38 versions & 1 rubygems