Function fastly_api::apis::cache_settings_api::list_cache_settings
source · pub async fn list_cache_settings(
configuration: &mut Configuration,
params: ListCacheSettingsParams
) -> Result<Vec<CacheSettingResponse>, Error<ListCacheSettingsError>>
Expand description
Get a list of all cache settings for a particular service and version.