Sha256: 29f80a625a5e787e68d0a7fcae46f330ddba23a9d9d244cec6435df3922a69f7

Contents?: true

Size: 826 Bytes

Versions: 38

Compression:

Stored size: 826 Bytes

Contents

# Fastly::SchemasVclResponse

## 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-6.0.0 docs/SchemasVclResponse.md
fastly-5.3.1 docs/SchemasVclResponse.md
fastly-5.3.0 docs/SchemasVclResponse.md
fastly-5.2.2 docs/SchemasVclResponse.md
fastly-5.2.1 docs/SchemasVclResponse.md
fastly-5.2.0 docs/SchemasVclResponse.md
fastly-5.1.1 docs/SchemasVclResponse.md
fastly-5.1.0 docs/SchemasVclResponse.md
fastly-5.0.0 docs/SchemasVclResponse.md
fastly-4.4.0 docs/SchemasVclResponse.md
fastly-4.3.0 docs/SchemasVclResponse.md
fastly-4.2.0 docs/SchemasVclResponse.md
fastly-4.1.0 docs/SchemasVclResponse.md
fastly-4.0.1.pre.alpha.0 docs/SchemasVclResponse.md
fastly-4.0.0 docs/SchemasVclResponse.md
fastly-4.0.0.alpha4 docs/SchemasVclResponse.md
fastly-4.0.0.alpha3 docs/SchemasVclResponse.md
fastly-4.0.0.alpha2 docs/SchemasVclResponse.md