VCL Diff
Compare the changes in generated VCL between two versions of a service. This is sometimes called a "diff" because the comparison may highlight "differences" between the versions. To compare the configuration changes between two versions of a service represented in YAML format instead, use the related diff endpoint.
Data model
diff | string | The differences between two specified versions. | |
format | string | The format in which compared VCL changes are being returned in. | |
from | integer | The version number of the service to which changes in the generated VCL are being compared. | |
to | integer | The version number of the service from which changes in the generated VCL are being compared. |
User contributed notes
BETADo you see an error in this page? Do have an interesting use case, example or edge case people should know about? Share your knowledge and help people who are reading this page! (Comments are moderated; for support, please contact support@fastly.com)