Get the generated VCL with syntax highlighting
GET {{fastly_url}}/service/{{service_id}}/version/{{version_id}}/generated_vcl/content
Display the content of generated VCL with HTML syntax highlighting. Include line numbers by sending lineno=true as a request parameter.
Authorization: API token with at least Engineer permissions.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Host | string | ||
Accept | string |