Module settings_api

Source

Structs§

GetServiceSettingsParams
struct for passing parameters to the method get_service_settings
UpdateServiceSettingsParams
struct for passing parameters to the method update_service_settings

Enums§

GetServiceSettingsError
struct for typed errors of method get_service_settings
UpdateServiceSettingsError
struct for typed errors of method update_service_settings

Functions§

get_service_settings
Get the settings for a particular service and version.
update_service_settings
Update the settings for a particular service and version. NOTE: If you override TTLs with custom VCL, any general.default_ttl value will not be honored and the expected behavior may change.