pub async fn get_custom_vcl_boilerplate(
configuration: &mut Configuration,
params: GetCustomVclBoilerplateParams,
) -> Result<String, Error<GetCustomVclBoilerplateError>>
Expand description
Return boilerplate VCL with the service’s TTL from the settings.