Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 796 Bytes

SettingsResponse.md

File metadata and controls

15 lines (11 loc) · 796 Bytes

# SettingsResponse

Properties

Name Type Description Notes
general_default_host string The default host name for the version. [optional]
general_default_ttl int The default time-to-live (TTL) for the version. [optional]
general_stale_if_error bool Enables serving a stale object if there is an error. [optional] [defaults to false]
general_stale_if_error_ttl int The default time-to-live (TTL) for serving the stale object for the version. [optional] [defaults to 43200]
service_id string [optional] [readonly]
version int [optional] [readonly]

[Back to API list] [Back to README]