Sha256: ff2d478899e264e277200b236a3552ea5885df88041661a28cb67b4b959c3c3f

Contents?: true

Size: 851 Bytes

Versions: 38

Compression:

Stored size: 851 Bytes

Contents

# Fastly::Condition

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **comment** | **String** | A freeform descriptive note. | [optional] |
| **name** | **String** | Name of the condition. Required. | [optional] |
| **priority** | **String** | A numeric string. Priority determines execution order. Lower numbers execute first. | [optional][default to '100'] |
| **statement** | **String** | A conditional expression in VCL used to determine if the condition is met. | [optional] |
| **service_id** | **String** |  | [optional][readonly] |
| **version** | **String** | A numeric string that represents the service version. | [optional] |
| **type** | **String** | Type of the condition. Required. | [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-6.0.0 docs/Condition.md
fastly-5.3.1 docs/Condition.md
fastly-5.3.0 docs/Condition.md
fastly-5.2.2 docs/Condition.md
fastly-5.2.1 docs/Condition.md
fastly-5.2.0 docs/Condition.md
fastly-5.1.1 docs/Condition.md
fastly-5.1.0 docs/Condition.md
fastly-5.0.0 docs/Condition.md
fastly-4.4.0 docs/Condition.md
fastly-4.3.0 docs/Condition.md
fastly-4.2.0 docs/Condition.md
fastly-4.1.0 docs/Condition.md
fastly-4.0.1.pre.alpha.0 docs/Condition.md
fastly-4.0.0 docs/Condition.md
fastly-4.0.0.alpha4 docs/Condition.md
fastly-4.0.0.alpha3 docs/Condition.md
fastly-4.0.0.alpha2 docs/Condition.md