Name | Type | Description | Notes |
---|---|---|---|
name | Option<String> | The name for the snippet. | |
_type | Option<String> | The location in generated VCL where the snippet should be placed. | |
content | Option<String> | The VCL code that specifies exactly what the snippet does. | |
priority | Option<String> | Priority determines execution order. Lower numbers execute first. | [default to 100] |
dynamic | Option<String> | Sets the snippet version. | |
created_at | Option<String> | Date and time in ISO 8601 format. | [readonly] |
deleted_at | Option<String> | Date and time in ISO 8601 format. | [readonly] |
updated_at | Option<String> | Date and time in ISO 8601 format. | [readonly] |
service_id | Option<String> | [readonly] | |
version | Option<String> | String representing the number identifying a version of the service. | [readonly] |
id | Option<String> | [readonly] |