pub async fn list_custom_vcl(
    configuration: &mut Configuration,
    params: ListCustomVclParams
) -> Result<Vec<VclResponse>, Error<ListCustomVclError>>
Expand description

List the uploaded VCLs for a particular service and version.