From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more

WebService::Fastly::Object::VclDiff

Load the model package

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- from | int | The version number of the service to which changes in the generated VCL are being compared. | [optional] to | int | The version number of the service from which changes in the generated VCL are being compared. | [optional] format | string | The format in which compared VCL changes are being returned in. | [optional] diff | string | The differences between two specified versions. | [optional]

[Back to Model list] [Back to API list] [Back to README]