pub async fn get_custom_vcl_generated(
configuration: &mut Configuration,
params: GetCustomVclGeneratedParams,
) -> Result<VclResponse, Error<GetCustomVclGeneratedError>>
Expand description
Display the generated VCL for a particular service and version.