Function fastly_api::apis::vcl_api::list_custom_vcl
source · 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.