Sha256: 165e292c8b8310d8de4eadf7a6fa9659abe91343783209616245fe06f25a68e7

Contents?: true

Size: 1.16 KB

Versions: 38

Compression:

Stored size: 1.16 KB

Contents

# Fastly::WafExclusionResponseDataAttributes

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **created_at** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] |
| **deleted_at** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] |
| **updated_at** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] |
| **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/WafExclusionResponseDataAttributes.md
fastly-8.10.0 docs/WafExclusionResponseDataAttributes.md
fastly-8.9.0 docs/WafExclusionResponseDataAttributes.md
fastly-8.8.0 docs/WafExclusionResponseDataAttributes.md
fastly-8.7.0 docs/WafExclusionResponseDataAttributes.md
fastly-8.6.0 docs/WafExclusionResponseDataAttributes.md
fastly-8.5.0 docs/WafExclusionResponseDataAttributes.md
fastly-8.4.0 docs/WafExclusionResponseDataAttributes.md
fastly-8.2.0 docs/WafExclusionResponseDataAttributes.md
fastly-8.1.0 docs/WafExclusionResponseDataAttributes.md
fastly-8.0.1 docs/WafExclusionResponseDataAttributes.md
fastly-8.0.0 docs/WafExclusionResponseDataAttributes.md
fastly-7.2.2 docs/WafExclusionResponseDataAttributes.md
fastly-7.2.1 docs/WafExclusionResponseDataAttributes.md
fastly-7.2.0 docs/WafExclusionResponseDataAttributes.md
fastly-7.1.1 docs/WafExclusionResponseDataAttributes.md
fastly-7.1.0 docs/WafExclusionResponseDataAttributes.md
fastly-7.0.0 docs/WafExclusionResponseDataAttributes.md
fastly-6.0.2 docs/WafExclusionResponseDataAttributes.md
fastly-6.0.1 docs/WafExclusionResponseDataAttributes.md