Name | Type | Description | Notes |
---|---|---|---|
content | str | The VCL code to be included. | [optional] |
main | bool | Set to true when this is the main VCL, otherwise false . |
[optional] |
name | str | The name of this VCL. | [optional] |
service_id | str | [optional] [readonly] | |
version | int | [optional] [readonly] | |
created_at | datetime, none_type | Date and time in ISO 8601 format. | [optional] [readonly] |
deleted_at | datetime, none_type | Date and time in ISO 8601 format. | [optional] [readonly] |
updated_at | datetime, none_type | Date and time in ISO 8601 format. | [optional] [readonly] |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |