Sha256: 8e66a12ba64df6b3aaa9b77e60a07c4c7886e1417008a00b4b385b2307f389dc

Contents?: true

Size: 1.35 KB

Versions: 20

Compression:

Stored size: 1.35 KB

Contents

# Fastly::CacheSettingResponse

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **action** | **String** | If set, will cause vcl_fetch to terminate after processing this rule with the return state specified. If not set, other configuration logic in vcl_fetch with a lower priority will run after this rule.  | [optional] |
| **cache_condition** | **String** | Name of the cache condition controlling when this configuration applies. | [optional] |
| **name** | **String** | Name for the cache settings object. | [optional] |
| **stale_ttl** | **Integer** | Maximum time in seconds to continue to use a stale version of the object if future requests to your backend server fail (also known as 'stale if error'). | [optional] |
| **ttl** | **Integer** | Maximum time to consider the object fresh in the cache (the cache 'time to live'). | [optional] |
| **service_id** | **String** |  | [optional][readonly] |
| **version** | **Integer** |  | [optional][readonly] |
| **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] |

[[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
fastly-6.0.2 docs/CacheSettingResponse.md
fastly-6.0.1 docs/CacheSettingResponse.md
fastly-6.0.0 docs/CacheSettingResponse.md
fastly-5.3.1 docs/CacheSettingResponse.md
fastly-5.3.0 docs/CacheSettingResponse.md
fastly-5.2.2 docs/CacheSettingResponse.md
fastly-5.2.1 docs/CacheSettingResponse.md
fastly-5.2.0 docs/CacheSettingResponse.md
fastly-5.1.1 docs/CacheSettingResponse.md
fastly-5.1.0 docs/CacheSettingResponse.md
fastly-5.0.0 docs/CacheSettingResponse.md
fastly-4.4.0 docs/CacheSettingResponse.md
fastly-4.3.0 docs/CacheSettingResponse.md
fastly-4.2.0 docs/CacheSettingResponse.md
fastly-4.1.0 docs/CacheSettingResponse.md
fastly-4.0.1.pre.alpha.0 docs/CacheSettingResponse.md
fastly-4.0.0 docs/CacheSettingResponse.md
fastly-4.0.0.alpha4 docs/CacheSettingResponse.md
fastly-4.0.0.alpha3 docs/CacheSettingResponse.md
fastly-4.0.0.alpha2 docs/CacheSettingResponse.md