Sha256: b59f2da75db900d4bf80921d3821946430eac85c5b7ff37cfc70488c60a57ab7

Contents?: true

Size: 1.17 KB

Versions: 15

Compression:

Stored size: 1.17 KB

Contents

# Fastly::SchemasSnippetResponse

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **name** | **String** | The name for the snippet. | [optional] |
| **type** | **String** | The location in generated VCL where the snippet should be placed. | [optional] |
| **content** | **String** | The VCL code that specifies exactly what the snippet does. | [optional] |
| **priority** | **String** | Priority determines execution order. Lower numbers execute first. | [optional][default to '100'] |
| **dynamic** | **String** | Sets the snippet version. | [optional] |
| **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] |
| **service_id** | **String** |  | [optional][readonly] |
| **version** | **String** | String representing the number identifying a version of the service. | [optional][readonly] |
| **id** | **String** |  | [optional][readonly] |

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

Version data entries

15 entries across 15 versions & 1 rubygems

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