Function delete_custom_vcl

Source
pub async fn delete_custom_vcl(
    configuration: &mut Configuration,
    params: DeleteCustomVclParams,
) -> Result<InlineResponse200, Error<DeleteCustomVclError>>
Expand description

Delete the uploaded VCL for a particular service and version.