pub async fn set_custom_vcl_main(
configuration: &mut Configuration,
params: SetCustomVclMainParams,
) -> Result<VclResponse, Error<SetCustomVclMainError>>
Expand description
Set the specified VCL as the main.
pub async fn set_custom_vcl_main(
configuration: &mut Configuration,
params: SetCustomVclMainParams,
) -> Result<VclResponse, Error<SetCustomVclMainError>>
Set the specified VCL as the main.