Sha256: 3dd36431076347b8e07478151bcb0c5ecec2db030c77dca83315043e9b160a5f

Contents?: true

Size: 819 Bytes

Versions: 38

Compression:

Stored size: 819 Bytes

Contents

# Fastly::VclResponse

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **content** | **String** | The VCL code to be included. | [optional] |
| **main** | **Boolean** | Set to `true` when this is the main VCL, otherwise `false`. | [optional] |
| **name** | **String** | The name of this VCL. | [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

38 entries across 38 versions & 1 rubygems

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