pub async fn get_custom_vcl(
    configuration: &mut Configuration,
    params: GetCustomVclParams
) -> Result<VclResponse, Error<GetCustomVclError>>
Expand description

Get the uploaded VCL for a particular service and version.