Sha256: c8c2d4cec522fb3f8d61e5e8392ca9f6b6baa12c39af0815202cd1c65d9d78b8

Contents?: true

Size: 1.27 KB

Versions: 18

Compression:

Stored size: 1.27 KB

Contents

# Fastly::ResponseObjectResponse

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **cache_condition** | **String** | Name of the cache condition controlling when this configuration applies. | [optional] |
| **content** | **String** | The content to deliver for the response object, can be empty. | [optional] |
| **content_type** | **String** | The MIME type of the content, can be empty. | [optional] |
| **name** | **String** | Name for the request settings. | [optional] |
| **status** | **String** | The HTTP status code. | [optional][default to '200'] |
| **response** | **String** | The HTTP response. | [optional][default to 'Ok'] |
| **request_condition** | **String** | Condition which, if met, will select this configuration during a request. Optional. | [optional] |
| **service_id** | **String** |  | [optional][readonly] |
| **version** | **String** |  | [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

18 entries across 18 versions & 1 rubygems

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