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

Version Path
fastly-9.0.0 docs/WafExclusionDataAttributes.md
fastly-8.10.0 docs/WafExclusionDataAttributes.md
fastly-8.9.0 docs/WafExclusionDataAttributes.md
fastly-8.8.0 docs/WafExclusionDataAttributes.md
fastly-8.7.0 docs/WafExclusionDataAttributes.md
fastly-8.6.0 docs/WafExclusionDataAttributes.md
fastly-8.5.0 docs/WafExclusionDataAttributes.md
fastly-8.4.0 docs/WafExclusionDataAttributes.md
fastly-8.2.0 docs/WafExclusionDataAttributes.md
fastly-8.1.0 docs/WafExclusionDataAttributes.md
fastly-8.0.1 docs/WafExclusionDataAttributes.md
fastly-8.0.0 docs/WafExclusionDataAttributes.md
fastly-7.2.2 docs/WafExclusionDataAttributes.md
fastly-7.2.1 docs/WafExclusionDataAttributes.md
fastly-7.2.0 docs/WafExclusionDataAttributes.md
fastly-7.1.1 docs/WafExclusionDataAttributes.md
fastly-7.1.0 docs/WafExclusionDataAttributes.md
fastly-7.0.0 docs/WafExclusionDataAttributes.md
fastly-6.0.2 docs/WafExclusionDataAttributes.md
fastly-6.0.1 docs/WafExclusionDataAttributes.md