Net::Fastly::Version - a representation of a version of a service
The id of the service this belongs to.
The name of this version.
Whether this version is active or not.
Whether this version is locked or not.
Whether this version is in staging or not.
Whether this version is in testing or not.
Whether this version is deployed or not.
a free form comment field
Get the service object for this version
Get the settings object for this version
Activate this version. This will cause it to be deployed.
Deactivate this version.
Clone this version - creates a new version which can then be modified and deployed.
Get the VCL object representing the VCL file generated by the system.
Upload a raw VCL file to be used by the system.
The uploaded vcl for this version
Validate the current setup.