## Get zone setting `client.Zones.Settings.Get(ctx, settingID, query) (*SettingGetResponse, error)` **get** `/zones/{zone_id}/settings/{setting_id}` Fetch a single zone setting by name ### Parameters - `settingID string` Setting name - `query SettingGetParams` - `ZoneID param.Field[string]` Identifier ### Returns - `type SettingGetResponse interface{…}` 0-RTT session resumption enabled for this zone. - `type ZeroRTT struct{…}` 0-RTT session resumption enabled for this zone. - `ID ZeroRTTID` ID of the zone setting. - `const ZeroRTTID0rtt ZeroRTTID = "0rtt"` - `Value ZeroRTTValue` Current value of the zone setting. - `const ZeroRTTValueOn ZeroRTTValue = "on"` - `const ZeroRTTValueOff ZeroRTTValue = "off"` - `Editable ZeroRTTEditable` Whether or not this setting can be modified for this zone (based on your Cloudflare plan level). - `const ZeroRTTEditableTrue ZeroRTTEditable = true` - `const ZeroRTTEditableFalse ZeroRTTEditable = false` - `ModifiedOn Time` last time this setting was modified. - `type AdvancedDDoS struct{…}` Advanced protection from Distributed Denial of Service (DDoS) attacks on your website. This is an uneditable value that is 'on' in the case of Business and Enterprise zones. - `ID AdvancedDDoSID` ID of the zone setting. - `const AdvancedDDoSIDAdvancedDDoS AdvancedDDoSID = "advanced_ddos"` - `Value AdvancedDDoSValue` Current value of the zone setting. - `const AdvancedDDoSValueOn AdvancedDDoSValue = "on"` - `const AdvancedDDoSValueOff AdvancedDDoSValue = "off"` - `Editable AdvancedDDoSEditable` Whether or not this setting can be modified for this zone (based on your Cloudflare plan level). - `const AdvancedDDoSEditableTrue AdvancedDDoSEditable = true` - `const AdvancedDDoSEditableFalse AdvancedDDoSEditable = false` - `ModifiedOn Time` last time this setting was modified. - `type SettingGetResponseZonesCacheRulesAegis struct{…}` Aegis provides dedicated egress IPs (from Cloudflare to your origin) for your layer 7 WAF and CDN services. The egress IPs are reserved exclusively for your account so that you can increase your origin security by only allowing traffic from a small list of IP addresses. - `ID SettingGetResponseZonesCacheRulesAegisID` ID of the zone setting. - `const SettingGetResponseZonesCacheRulesAegisIDAegis SettingGetResponseZonesCacheRulesAegisID = "aegis"` - `ModifiedOn Time` Last time this setting was modified. - `Value SettingGetResponseZonesCacheRulesAegisValue` Value of the zone setting. - `Enabled bool` Whether the feature is enabled or not. - `PoolID string` Egress pool id which refers to a grouping of dedicated egress IPs through which Cloudflare will connect to origin. - `type AlwaysOnline struct{…}` When enabled, Cloudflare serves limited copies of web pages available from the [Internet Archive's Wayback Machine](https://archive.org/web/) if your server is offline. Refer to [Always Online](https://developers.cloudflare.com/cache/about/always-online) for more information. - `ID AlwaysOnlineID` ID of the zone setting. - `const AlwaysOnlineIDAlwaysOnline AlwaysOnlineID = "always_online"` - `Value AlwaysOnlineValue` Current value of the zone setting. - `const AlwaysOnlineValueOn AlwaysOnlineValue = "on"` - `const AlwaysOnlineValueOff AlwaysOnlineValue = "off"` - `Editable AlwaysOnlineEditable` Whether or not this setting can be modified for this zone (based on your Cloudflare plan level). - `const AlwaysOnlineEditableTrue AlwaysOnlineEditable = true` - `const AlwaysOnlineEditableFalse AlwaysOnlineEditable = false` - `ModifiedOn Time` last time this setting was modified. - `type SettingGetResponseZonesSchemasAlwaysUseHTTPS struct{…}` Reply to all requests for URLs that use "http" with a 301 redirect to the equivalent "https" URL. If you only want to redirect for a subset of requests, consider creating an "Always use HTTPS" page rule. - `ID SettingGetResponseZonesSchemasAlwaysUseHTTPSID` ID of the zone setting. - `const SettingGetResponseZonesSchemasAlwaysUseHTTPSIDAlwaysUseHTTPS SettingGetResponseZonesSchemasAlwaysUseHTTPSID = "always_use_https"` - `Value SettingGetResponseZonesSchemasAlwaysUseHTTPSValue` Current value of the zone setting. - `const SettingGetResponseZonesSchemasAlwaysUseHTTPSValueOn SettingGetResponseZonesSchemasAlwaysUseHTTPSValue = "on"` - `const SettingGetResponseZonesSchemasAlwaysUseHTTPSValueOff SettingGetResponseZonesSchemasAlwaysUseHTTPSValue = "off"` - `Editable SettingGetResponseZonesSchemasAlwaysUseHTTPSEditable` Whether or not this setting can be modified for this zone (based on your Cloudflare plan level). - `const SettingGetResponseZonesSchemasAlwaysUseHTTPSEditableTrue SettingGetResponseZonesSchemasAlwaysUseHTTPSEditable = true` - `const SettingGetResponseZonesSchemasAlwaysUseHTTPSEditableFalse SettingGetResponseZonesSchemasAlwaysUseHTTPSEditable = false` - `ModifiedOn Time` last time this setting was modified. - `type SettingGetResponseZonesSchemasAutomaticHTTPSRewrites struct{…}` Enable the Automatic HTTPS Rewrites feature for this zone. - `ID SettingGetResponseZonesSchemasAutomaticHTTPSRewritesID` ID of the zone setting. - `const SettingGetResponseZonesSchemasAutomaticHTTPSRewritesIDAutomaticHTTPSRewrites SettingGetResponseZonesSchemasAutomaticHTTPSRewritesID = "automatic_https_rewrites"` - `Value SettingGetResponseZonesSchemasAutomaticHTTPSRewritesValue` Current value of the zone setting. - `const SettingGetResponseZonesSchemasAutomaticHTTPSRewritesValueOn SettingGetResponseZonesSchemasAutomaticHTTPSRewritesValue = "on"` - `const SettingGetResponseZonesSchemasAutomaticHTTPSRewritesValueOff SettingGetResponseZonesSchemasAutomaticHTTPSRewritesValue = "off"` - `Editable SettingGetResponseZonesSchemasAutomaticHTTPSRewritesEditable` Whether or not this setting can be modified for this zone (based on your Cloudflare plan level). - `const SettingGetResponseZonesSchemasAutomaticHTTPSRewritesEditableTrue SettingGetResponseZonesSchemasAutomaticHTTPSRewritesEditable = true` - `const SettingGetResponseZonesSchemasAutomaticHTTPSRewritesEditableFalse SettingGetResponseZonesSchemasAutomaticHTTPSRewritesEditable = false` - `ModifiedOn Time` last time this setting was modified. - `type Brotli struct{…}` When the client requesting an asset supports the Brotli compression algorithm, Cloudflare will serve a Brotli compressed version of the asset. - `ID BrotliID` ID of the zone setting. - `const BrotliIDBrotli BrotliID = "brotli"` - `Value BrotliValue` Current value of the zone setting. - `const BrotliValueOff BrotliValue = "off"` - `const BrotliValueOn BrotliValue = "on"` - `Editable BrotliEditable` Whether or not this setting can be modified for this zone (based on your Cloudflare plan level). - `const BrotliEditableTrue BrotliEditable = true` - `const BrotliEditableFalse BrotliEditable = false` - `ModifiedOn Time` last time this setting was modified. - `type SettingGetResponseZonesSchemasBrowserCacheTTL struct{…}` Browser Cache TTL (in seconds) specifies how long Cloudflare-cached resources will remain on your visitors' computers. Cloudflare will honor any larger times specified by your server. (https://support.cloudflare.com/hc/en-us/articles/200168276). - `ID SettingGetResponseZonesSchemasBrowserCacheTTLID` ID of the zone setting. - `const SettingGetResponseZonesSchemasBrowserCacheTTLIDBrowserCacheTTL SettingGetResponseZonesSchemasBrowserCacheTTLID = "browser_cache_ttl"` - `Value int64` Current value of the zone setting. - `Editable SettingGetResponseZonesSchemasBrowserCacheTTLEditable` Whether or not this setting can be modified for this zone (based on your Cloudflare plan level). - `const SettingGetResponseZonesSchemasBrowserCacheTTLEditableTrue SettingGetResponseZonesSchemasBrowserCacheTTLEditable = true` - `const SettingGetResponseZonesSchemasBrowserCacheTTLEditableFalse SettingGetResponseZonesSchemasBrowserCacheTTLEditable = false` - `ModifiedOn Time` last time this setting was modified. - `type SettingGetResponseZonesSchemasBrowserCheck struct{…}` Browser Integrity Check is similar to Bad Behavior and looks for common HTTP headers abused most commonly by spammers and denies access to your page. It will also challenge visitors that do not have a user agent or a non standard user agent (also commonly used by abuse bots, crawlers or visitors). (https://support.cloudflare.com/hc/en-us/articles/200170086). - `ID SettingGetResponseZonesSchemasBrowserCheckID` ID of the zone setting. - `const SettingGetResponseZonesSchemasBrowserCheckIDBrowserCheck SettingGetResponseZonesSchemasBrowserCheckID = "browser_check"` - `Value SettingGetResponseZonesSchemasBrowserCheckValue` Current value of the zone setting. - `const SettingGetResponseZonesSchemasBrowserCheckValueOn SettingGetResponseZonesSchemasBrowserCheckValue = "on"` - `const SettingGetResponseZonesSchemasBrowserCheckValueOff SettingGetResponseZonesSchemasBrowserCheckValue = "off"` - `Editable SettingGetResponseZonesSchemasBrowserCheckEditable` Whether or not this setting can be modified for this zone (based on your Cloudflare plan level). - `const SettingGetResponseZonesSchemasBrowserCheckEditableTrue SettingGetResponseZonesSchemasBrowserCheckEditable = true` - `const SettingGetResponseZonesSchemasBrowserCheckEditableFalse SettingGetResponseZonesSchemasBrowserCheckEditable = false` - `ModifiedOn Time` last time this setting was modified. - `type SettingGetResponseZonesSchemasCacheLevel struct{…}` Cache Level functions based off the setting level. The basic setting will cache most static resources (i.e., css, images, and JavaScript). The simplified setting will ignore the query string when delivering a cached resource. The aggressive setting will cache all static resources, including ones with a query string. (https://support.cloudflare.com/hc/en-us/articles/200168256). - `ID SettingGetResponseZonesSchemasCacheLevelID` ID of the zone setting. - `const SettingGetResponseZonesSchemasCacheLevelIDCacheLevel SettingGetResponseZonesSchemasCacheLevelID = "cache_level"` - `Value SettingGetResponseZonesSchemasCacheLevelValue` Current value of the zone setting. - `const SettingGetResponseZonesSchemasCacheLevelValueAggressive SettingGetResponseZonesSchemasCacheLevelValue = "aggressive"` - `const SettingGetResponseZonesSchemasCacheLevelValueBasic SettingGetResponseZonesSchemasCacheLevelValue = "basic"` - `const SettingGetResponseZonesSchemasCacheLevelValueSimplified SettingGetResponseZonesSchemasCacheLevelValue = "simplified"` - `Editable SettingGetResponseZonesSchemasCacheLevelEditable` Whether or not this setting can be modified for this zone (based on your Cloudflare plan level). - `const SettingGetResponseZonesSchemasCacheLevelEditableTrue SettingGetResponseZonesSchemasCacheLevelEditable = true` - `const SettingGetResponseZonesSchemasCacheLevelEditableFalse SettingGetResponseZonesSchemasCacheLevelEditable = false` - `ModifiedOn Time` last time this setting was modified. - `type ChallengeTTL struct{…}` Specify how long a visitor is allowed access to your site after successfully completing a challenge (such as a CAPTCHA). After the TTL has expired the visitor will have to complete a new challenge. We recommend a 15 - 45 minute setting and will attempt to honor any setting above 45 minutes. (https://support.cloudflare.com/hc/en-us/articles/200170136). - `ID ChallengeTTLID` ID of the zone setting. - `const ChallengeTTLIDChallengeTTL ChallengeTTLID = "challenge_ttl"` - `Value ChallengeTTLValue` Current value of the zone setting. - `const ChallengeTTLValue300 ChallengeTTLValue = 300` - `const ChallengeTTLValue900 ChallengeTTLValue = 900` - `const ChallengeTTLValue1800 ChallengeTTLValue = 1800` - `const ChallengeTTLValue2700 ChallengeTTLValue = 2700` - `const ChallengeTTLValue3600 ChallengeTTLValue = 3600` - `const ChallengeTTLValue7200 ChallengeTTLValue = 7200` - `const ChallengeTTLValue10800 ChallengeTTLValue = 10800` - `const ChallengeTTLValue14400 ChallengeTTLValue = 14400` - `const ChallengeTTLValue28800 ChallengeTTLValue = 28800` - `const ChallengeTTLValue57600 ChallengeTTLValue = 57600` - `const ChallengeTTLValue86400 ChallengeTTLValue = 86400` - `const ChallengeTTLValue604800 ChallengeTTLValue = 604800` - `const ChallengeTTLValue2592000 ChallengeTTLValue = 2592000` - `const ChallengeTTLValue31536000 ChallengeTTLValue = 31536000` - `Editable ChallengeTTLEditable` Whether or not this setting can be modified for this zone (based on your Cloudflare plan level). - `const ChallengeTTLEditableTrue ChallengeTTLEditable = true` - `const ChallengeTTLEditableFalse ChallengeTTLEditable = false` - `ModifiedOn Time` last time this setting was modified. - `type SettingGetResponseZonesChinaNetworkEnabled struct{…}` Determines whether or not the china network is enabled. - `ID SettingGetResponseZonesChinaNetworkEnabledID` ID of the zone setting. - `const SettingGetResponseZonesChinaNetworkEnabledIDChinaNetworkEnabled SettingGetResponseZonesChinaNetworkEnabledID = "china_network_enabled"` - `Value SettingGetResponseZonesChinaNetworkEnabledValue` Current value of the zone setting. - `const SettingGetResponseZonesChinaNetworkEnabledValueOn SettingGetResponseZonesChinaNetworkEnabledValue = "on"` - `const SettingGetResponseZonesChinaNetworkEnabledValueOff SettingGetResponseZonesChinaNetworkEnabledValue = "off"` - `Editable SettingGetResponseZonesChinaNetworkEnabledEditable` Whether or not this setting can be modified for this zone (based on your Cloudflare plan level). - `const SettingGetResponseZonesChinaNetworkEnabledEditableTrue SettingGetResponseZonesChinaNetworkEnabledEditable = true` - `const SettingGetResponseZonesChinaNetworkEnabledEditableFalse SettingGetResponseZonesChinaNetworkEnabledEditable = false` - `ModifiedOn Time` last time this setting was modified. - `type SettingGetResponseZonesContentConverter struct{…}` When enabled and the client sends an Accept header requesting text/markdown, Cloudflare will convert HTML responses to Markdown format using the toMarkdown() service. Refer to the [developer documentation](https://developers.cloudflare.com/workers-ai/features/markdown-conversion/) for more information. - `ID SettingGetResponseZonesContentConverterID` ID of the zone setting. - `const SettingGetResponseZonesContentConverterIDContentConverter SettingGetResponseZonesContentConverterID = "content_converter"` - `Value SettingGetResponseZonesContentConverterValue` Current value of the zone setting. - `const SettingGetResponseZonesContentConverterValueOff SettingGetResponseZonesContentConverterValue = "off"` - `const SettingGetResponseZonesContentConverterValueOn SettingGetResponseZonesContentConverterValue = "on"` - `Editable SettingGetResponseZonesContentConverterEditable` Whether or not this setting can be modified for this zone (based on your Cloudflare plan level). - `const SettingGetResponseZonesContentConverterEditableTrue SettingGetResponseZonesContentConverterEditable = true` - `const SettingGetResponseZonesContentConverterEditableFalse SettingGetResponseZonesContentConverterEditable = false` - `ModifiedOn Time` last time this setting was modified. - `type Ciphers struct{…}` An allowlist of ciphers for TLS termination. These ciphers must be in the BoringSSL format. - `ID CiphersID` ID of the zone setting. - `const CiphersIDCiphers CiphersID = "ciphers"` - `Value []string` Current value of the zone setting. - `Editable CiphersEditable` Whether or not this setting can be modified for this zone (based on your Cloudflare plan level). - `const CiphersEditableTrue CiphersEditable = true` - `const CiphersEditableFalse CiphersEditable = false` - `ModifiedOn Time` last time this setting was modified. - `type SettingGetResponseZonesCNAMEFlattening struct{…}` Whether or not cname flattening is on. - `ID SettingGetResponseZonesCNAMEFlatteningID` How to flatten the cname destination. - `const SettingGetResponseZonesCNAMEFlatteningIDCNAMEFlattening SettingGetResponseZonesCNAMEFlatteningID = "cname_flattening"` - `Value SettingGetResponseZonesCNAMEFlatteningValue` Current value of the zone setting. - `const SettingGetResponseZonesCNAMEFlatteningValueFlattenAtRoot SettingGetResponseZonesCNAMEFlatteningValue = "flatten_at_root"` - `const SettingGetResponseZonesCNAMEFlatteningValueFlattenAll SettingGetResponseZonesCNAMEFlatteningValue = "flatten_all"` - `Editable SettingGetResponseZonesCNAMEFlatteningEditable` Whether or not this setting can be modified for this zone (based on your Cloudflare plan level). - `const SettingGetResponseZonesCNAMEFlatteningEditableTrue SettingGetResponseZonesCNAMEFlatteningEditable = true` - `const SettingGetResponseZonesCNAMEFlatteningEditableFalse SettingGetResponseZonesCNAMEFlatteningEditable = false` - `ModifiedOn Time` last time this setting was modified. - `type DevelopmentMode struct{…}` Development Mode temporarily allows you to enter development mode for your websites if you need to make changes to your site. This will bypass Cloudflare's accelerated cache and slow down your site, but is useful if you are making changes to cacheable content (like images, css, or JavaScript) and would like to see those changes right away. Once entered, development mode will last for 3 hours and then automatically toggle off. - `ID DevelopmentModeID` ID of the zone setting. - `const DevelopmentModeIDDevelopmentMode DevelopmentModeID = "development_mode"` - `Value DevelopmentModeValue` Current value of the zone setting. - `const DevelopmentModeValueOn DevelopmentModeValue = "on"` - `const DevelopmentModeValueOff DevelopmentModeValue = "off"` - `Editable DevelopmentModeEditable` Whether or not this setting can be modified for this zone (based on your Cloudflare plan level). - `const DevelopmentModeEditableTrue DevelopmentModeEditable = true` - `const DevelopmentModeEditableFalse DevelopmentModeEditable = false` - `ModifiedOn Time` last time this setting was modified. - `TimeRemaining float64` Value of the zone setting. Notes: The interval (in seconds) from when development mode expires (positive integer) or last expired (negative integer) for the domain. If development mode has never been enabled, this value is false. - `type EarlyHints struct{…}` When enabled, Cloudflare will attempt to speed up overall page loads by serving `103` responses with `Link` headers from the final response. Refer to [Early Hints](https://developers.cloudflare.com/cache/about/early-hints) for more information. - `ID EarlyHintsID` ID of the zone setting. - `const EarlyHintsIDEarlyHints EarlyHintsID = "early_hints"` - `Value EarlyHintsValue` Current value of the zone setting. - `const EarlyHintsValueOn EarlyHintsValue = "on"` - `const EarlyHintsValueOff EarlyHintsValue = "off"` - `Editable EarlyHintsEditable` Whether or not this setting can be modified for this zone (based on your Cloudflare plan level). - `const EarlyHintsEditableTrue EarlyHintsEditable = true` - `const EarlyHintsEditableFalse EarlyHintsEditable = false` - `ModifiedOn Time` last time this setting was modified. - `type SettingGetResponseZonesSchemasEdgeCacheTTL struct{…}` Time (in seconds) that a resource will be ensured to remain on Cloudflare's cache servers. - `ID SettingGetResponseZonesSchemasEdgeCacheTTLID` ID of the zone setting. - `const SettingGetResponseZonesSchemasEdgeCacheTTLIDEdgeCacheTTL SettingGetResponseZonesSchemasEdgeCacheTTLID = "edge_cache_ttl"` - `Value SettingGetResponseZonesSchemasEdgeCacheTTLValue` Current value of the zone setting. - `const SettingGetResponseZonesSchemasEdgeCacheTTLValue30 SettingGetResponseZonesSchemasEdgeCacheTTLValue = 30` - `const SettingGetResponseZonesSchemasEdgeCacheTTLValue60 SettingGetResponseZonesSchemasEdgeCacheTTLValue = 60` - `const SettingGetResponseZonesSchemasEdgeCacheTTLValue300 SettingGetResponseZonesSchemasEdgeCacheTTLValue = 300` - `const SettingGetResponseZonesSchemasEdgeCacheTTLValue1200 SettingGetResponseZonesSchemasEdgeCacheTTLValue = 1200` - `const SettingGetResponseZonesSchemasEdgeCacheTTLValue1800 SettingGetResponseZonesSchemasEdgeCacheTTLValue = 1800` - `const SettingGetResponseZonesSchemasEdgeCacheTTLValue3600 SettingGetResponseZonesSchemasEdgeCacheTTLValue = 3600` - `const SettingGetResponseZonesSchemasEdgeCacheTTLValue7200 SettingGetResponseZonesSchemasEdgeCacheTTLValue = 7200` - `const SettingGetResponseZonesSchemasEdgeCacheTTLValue10800 SettingGetResponseZonesSchemasEdgeCacheTTLValue = 10800` - `const SettingGetResponseZonesSchemasEdgeCacheTTLValue14400 SettingGetResponseZonesSchemasEdgeCacheTTLValue = 14400` - `const SettingGetResponseZonesSchemasEdgeCacheTTLValue18000 SettingGetResponseZonesSchemasEdgeCacheTTLValue = 18000` - `const SettingGetResponseZonesSchemasEdgeCacheTTLValue28800 SettingGetResponseZonesSchemasEdgeCacheTTLValue = 28800` - `const SettingGetResponseZonesSchemasEdgeCacheTTLValue43200 SettingGetResponseZonesSchemasEdgeCacheTTLValue = 43200` - `const SettingGetResponseZonesSchemasEdgeCacheTTLValue57600 SettingGetResponseZonesSchemasEdgeCacheTTLValue = 57600` - `const SettingGetResponseZonesSchemasEdgeCacheTTLValue72000 SettingGetResponseZonesSchemasEdgeCacheTTLValue = 72000` - `const SettingGetResponseZonesSchemasEdgeCacheTTLValue86400 SettingGetResponseZonesSchemasEdgeCacheTTLValue = 86400` - `const SettingGetResponseZonesSchemasEdgeCacheTTLValue172800 SettingGetResponseZonesSchemasEdgeCacheTTLValue = 172800` - `const SettingGetResponseZonesSchemasEdgeCacheTTLValue259200 SettingGetResponseZonesSchemasEdgeCacheTTLValue = 259200` - `const SettingGetResponseZonesSchemasEdgeCacheTTLValue345600 SettingGetResponseZonesSchemasEdgeCacheTTLValue = 345600` - `const SettingGetResponseZonesSchemasEdgeCacheTTLValue432000 SettingGetResponseZonesSchemasEdgeCacheTTLValue = 432000` - `const SettingGetResponseZonesSchemasEdgeCacheTTLValue518400 SettingGetResponseZonesSchemasEdgeCacheTTLValue = 518400` - `const SettingGetResponseZonesSchemasEdgeCacheTTLValue604800 SettingGetResponseZonesSchemasEdgeCacheTTLValue = 604800` - `Editable SettingGetResponseZonesSchemasEdgeCacheTTLEditable` Whether or not this setting can be modified for this zone (based on your Cloudflare plan level). - `const SettingGetResponseZonesSchemasEdgeCacheTTLEditableTrue SettingGetResponseZonesSchemasEdgeCacheTTLEditable = true` - `const SettingGetResponseZonesSchemasEdgeCacheTTLEditableFalse SettingGetResponseZonesSchemasEdgeCacheTTLEditable = false` - `ModifiedOn Time` last time this setting was modified. - `type SettingGetResponseZonesSchemasEmailObfuscation struct{…}` Encrypt email adresses on your web page from bots, while keeping them visible to humans. (https://support.cloudflare.com/hc/en-us/articles/200170016). - `ID SettingGetResponseZonesSchemasEmailObfuscationID` ID of the zone setting. - `const SettingGetResponseZonesSchemasEmailObfuscationIDEmailObfuscation SettingGetResponseZonesSchemasEmailObfuscationID = "email_obfuscation"` - `Value SettingGetResponseZonesSchemasEmailObfuscationValue` Current value of the zone setting. - `const SettingGetResponseZonesSchemasEmailObfuscationValueOn SettingGetResponseZonesSchemasEmailObfuscationValue = "on"` - `const SettingGetResponseZonesSchemasEmailObfuscationValueOff SettingGetResponseZonesSchemasEmailObfuscationValue = "off"` - `Editable SettingGetResponseZonesSchemasEmailObfuscationEditable` Whether or not this setting can be modified for this zone (based on your Cloudflare plan level). - `const SettingGetResponseZonesSchemasEmailObfuscationEditableTrue SettingGetResponseZonesSchemasEmailObfuscationEditable = true` - `const SettingGetResponseZonesSchemasEmailObfuscationEditableFalse SettingGetResponseZonesSchemasEmailObfuscationEditable = false` - `ModifiedOn Time` last time this setting was modified. - `type H2Prioritization struct{…}` HTTP/2 Edge Prioritization optimises the delivery of resources served through HTTP/2 to improve page load performance. It also supports fine control of content delivery when used in conjunction with Workers. - `ID H2PrioritizationID` ID of the zone setting. - `const H2PrioritizationIDH2Prioritization H2PrioritizationID = "h2_prioritization"` - `Value H2PrioritizationValue` Current value of the zone setting. - `const H2PrioritizationValueOn H2PrioritizationValue = "on"` - `const H2PrioritizationValueOff H2PrioritizationValue = "off"` - `const H2PrioritizationValueCustom H2PrioritizationValue = "custom"` - `Editable H2PrioritizationEditable` Whether or not this setting can be modified for this zone (based on your Cloudflare plan level). - `const H2PrioritizationEditableTrue H2PrioritizationEditable = true` - `const H2PrioritizationEditableFalse H2PrioritizationEditable = false` - `ModifiedOn Time` last time this setting was modified. - `type HotlinkProtection struct{…}` When enabled, the Hotlink Protection option ensures that other sites cannot suck up your bandwidth by building pages that use images hosted on your site. Anytime a request for an image on your site hits Cloudflare, we check to ensure that it's not another site requesting them. People will still be able to download and view images from your page, but other sites won't be able to steal them for use on their own pages. (https://support.cloudflare.com/hc/en-us/articles/200170026). - `ID HotlinkProtectionID` ID of the zone setting. - `const HotlinkProtectionIDHotlinkProtection HotlinkProtectionID = "hotlink_protection"` - `Value HotlinkProtectionValue` Current value of the zone setting. - `const HotlinkProtectionValueOn HotlinkProtectionValue = "on"` - `const HotlinkProtectionValueOff HotlinkProtectionValue = "off"` - `Editable HotlinkProtectionEditable` Whether or not this setting can be modified for this zone (based on your Cloudflare plan level). - `const HotlinkProtectionEditableTrue HotlinkProtectionEditable = true` - `const HotlinkProtectionEditableFalse HotlinkProtectionEditable = false` - `ModifiedOn Time` last time this setting was modified. - `type HTTP2 struct{…}` HTTP2 enabled for this zone. - `ID HTTP2ID` ID of the zone setting. - `const HTTP2IDHTTP2 HTTP2ID = "http2"` - `Value HTTP2Value` Current value of the zone setting. - `const HTTP2ValueOn HTTP2Value = "on"` - `const HTTP2ValueOff HTTP2Value = "off"` - `Editable HTTP2Editable` Whether or not this setting can be modified for this zone (based on your Cloudflare plan level). - `const HTTP2EditableTrue HTTP2Editable = true` - `const HTTP2EditableFalse HTTP2Editable = false` - `ModifiedOn Time` last time this setting was modified. - `type HTTP3 struct{…}` HTTP3 enabled for this zone. - `ID HTTP3ID` ID of the zone setting. - `const HTTP3IDHTTP3 HTTP3ID = "http3"` - `Value HTTP3Value` Current value of the zone setting. - `const HTTP3ValueOn HTTP3Value = "on"` - `const HTTP3ValueOff HTTP3Value = "off"` - `Editable HTTP3Editable` Whether or not this setting can be modified for this zone (based on your Cloudflare plan level). - `const HTTP3EditableTrue HTTP3Editable = true` - `const HTTP3EditableFalse HTTP3Editable = false` - `ModifiedOn Time` last time this setting was modified. - `type ImageResizing struct{…}` Image Transformations provides on-demand resizing, conversion and optimization for images served through Cloudflare's network. Refer to the [Image Transformations documentation](https://developers.cloudflare.com/images/) for more information. - `ID ImageResizingID` ID of the zone setting. - `const ImageResizingIDImageResizing ImageResizingID = "image_resizing"` - `Value ImageResizingValue` Current value of the zone setting. - `const ImageResizingValueOn ImageResizingValue = "on"` - `const ImageResizingValueOff ImageResizingValue = "off"` - `const ImageResizingValueOpen ImageResizingValue = "open"` - `Editable ImageResizingEditable` Whether or not this setting can be modified for this zone (based on your Cloudflare plan level). - `const ImageResizingEditableTrue ImageResizingEditable = true` - `const ImageResizingEditableFalse ImageResizingEditable = false` - `ModifiedOn Time` last time this setting was modified. - `type SettingGetResponseZonesSchemasIPGeolocation struct{…}` Enable IP Geolocation to have Cloudflare geolocate visitors to your website and pass the country code to you. (https://support.cloudflare.com/hc/en-us/articles/200168236). - `ID SettingGetResponseZonesSchemasIPGeolocationID` ID of the zone setting. - `const SettingGetResponseZonesSchemasIPGeolocationIDIPGeolocation SettingGetResponseZonesSchemasIPGeolocationID = "ip_geolocation"` - `Value SettingGetResponseZonesSchemasIPGeolocationValue` Current value of the zone setting. - `const SettingGetResponseZonesSchemasIPGeolocationValueOn SettingGetResponseZonesSchemasIPGeolocationValue = "on"` - `const SettingGetResponseZonesSchemasIPGeolocationValueOff SettingGetResponseZonesSchemasIPGeolocationValue = "off"` - `Editable SettingGetResponseZonesSchemasIPGeolocationEditable` Whether or not this setting can be modified for this zone (based on your Cloudflare plan level). - `const SettingGetResponseZonesSchemasIPGeolocationEditableTrue SettingGetResponseZonesSchemasIPGeolocationEditable = true` - `const SettingGetResponseZonesSchemasIPGeolocationEditableFalse SettingGetResponseZonesSchemasIPGeolocationEditable = false` - `ModifiedOn Time` last time this setting was modified. - `type IPV6 struct{…}` Enable IPv6 on all subdomains that are Cloudflare enabled. (https://support.cloudflare.com/hc/en-us/articles/200168586). - `ID IPV6ID` ID of the zone setting. - `const IPV6IDIPV6 IPV6ID = "ipv6"` - `Value IPV6Value` Current value of the zone setting. - `const IPV6ValueOff IPV6Value = "off"` - `const IPV6ValueOn IPV6Value = "on"` - `Editable IPV6Editable` Whether or not this setting can be modified for this zone (based on your Cloudflare plan level). - `const IPV6EditableTrue IPV6Editable = true` - `const IPV6EditableFalse IPV6Editable = false` - `ModifiedOn Time` last time this setting was modified. - `type SettingGetResponseZonesMaxUpload struct{…}` Maximum size of an allowable upload. - `ID SettingGetResponseZonesMaxUploadID` identifier of the zone setting. - `const SettingGetResponseZonesMaxUploadIDMaxUpload SettingGetResponseZonesMaxUploadID = "max_upload"` - `Value SettingGetResponseZonesMaxUploadValue` Current value of the zone setting. - `const SettingGetResponseZonesMaxUploadValue100 SettingGetResponseZonesMaxUploadValue = 100` - `const SettingGetResponseZonesMaxUploadValue125 SettingGetResponseZonesMaxUploadValue = 125` - `const SettingGetResponseZonesMaxUploadValue150 SettingGetResponseZonesMaxUploadValue = 150` - `const SettingGetResponseZonesMaxUploadValue175 SettingGetResponseZonesMaxUploadValue = 175` - `const SettingGetResponseZonesMaxUploadValue200 SettingGetResponseZonesMaxUploadValue = 200` - `const SettingGetResponseZonesMaxUploadValue225 SettingGetResponseZonesMaxUploadValue = 225` - `const SettingGetResponseZonesMaxUploadValue250 SettingGetResponseZonesMaxUploadValue = 250` - `const SettingGetResponseZonesMaxUploadValue275 SettingGetResponseZonesMaxUploadValue = 275` - `const SettingGetResponseZonesMaxUploadValue300 SettingGetResponseZonesMaxUploadValue = 300` - `const SettingGetResponseZonesMaxUploadValue325 SettingGetResponseZonesMaxUploadValue = 325` - `const SettingGetResponseZonesMaxUploadValue350 SettingGetResponseZonesMaxUploadValue = 350` - `const SettingGetResponseZonesMaxUploadValue375 SettingGetResponseZonesMaxUploadValue = 375` - `const SettingGetResponseZonesMaxUploadValue400 SettingGetResponseZonesMaxUploadValue = 400` - `const SettingGetResponseZonesMaxUploadValue425 SettingGetResponseZonesMaxUploadValue = 425` - `const SettingGetResponseZonesMaxUploadValue450 SettingGetResponseZonesMaxUploadValue = 450` - `const SettingGetResponseZonesMaxUploadValue475 SettingGetResponseZonesMaxUploadValue = 475` - `const SettingGetResponseZonesMaxUploadValue500 SettingGetResponseZonesMaxUploadValue = 500` - `const SettingGetResponseZonesMaxUploadValue1000 SettingGetResponseZonesMaxUploadValue = 1000` - `Editable SettingGetResponseZonesMaxUploadEditable` Whether or not this setting can be modified for this zone (based on your Cloudflare plan level). - `const SettingGetResponseZonesMaxUploadEditableTrue SettingGetResponseZonesMaxUploadEditable = true` - `const SettingGetResponseZonesMaxUploadEditableFalse SettingGetResponseZonesMaxUploadEditable = false` - `ModifiedOn Time` last time this setting was modified. - `type MinTLSVersion struct{…}` Only accepts HTTPS requests that use at least the TLS protocol version specified. For example, if TLS 1.1 is selected, TLS 1.0 connections will be rejected, while 1.1, 1.2, and 1.3 (if enabled) will be permitted. - `ID MinTLSVersionID` ID of the zone setting. - `const MinTLSVersionIDMinTLSVersion MinTLSVersionID = "min_tls_version"` - `Value MinTLSVersionValue` Current value of the zone setting. - `const MinTLSVersionValue1_0 MinTLSVersionValue = "1.0"` - `const MinTLSVersionValue1_1 MinTLSVersionValue = "1.1"` - `const MinTLSVersionValue1_2 MinTLSVersionValue = "1.2"` - `const MinTLSVersionValue1_3 MinTLSVersionValue = "1.3"` - `Editable MinTLSVersionEditable` Whether or not this setting can be modified for this zone (based on your Cloudflare plan level). - `const MinTLSVersionEditableTrue MinTLSVersionEditable = true` - `const MinTLSVersionEditableFalse MinTLSVersionEditable = false` - `ModifiedOn Time` last time this setting was modified. - `type SettingGetResponseZonesSchemasMirage struct{…}` Automatically optimize image loading for website visitors on mobile devices. Refer to [our blog post](http://blog.cloudflare.com/mirage2-solving-mobile-speed) for more information. - `ID SettingGetResponseZonesSchemasMirageID` ID of the zone setting. - `const SettingGetResponseZonesSchemasMirageIDMirage SettingGetResponseZonesSchemasMirageID = "mirage"` - `Value SettingGetResponseZonesSchemasMirageValue` Current value of the zone setting. - `const SettingGetResponseZonesSchemasMirageValueOn SettingGetResponseZonesSchemasMirageValue = "on"` - `const SettingGetResponseZonesSchemasMirageValueOff SettingGetResponseZonesSchemasMirageValue = "off"` - `Editable SettingGetResponseZonesSchemasMirageEditable` Whether or not this setting can be modified for this zone (based on your Cloudflare plan level). - `const SettingGetResponseZonesSchemasMirageEditableTrue SettingGetResponseZonesSchemasMirageEditable = true` - `const SettingGetResponseZonesSchemasMirageEditableFalse SettingGetResponseZonesSchemasMirageEditable = false` - `ModifiedOn Time` last time this setting was modified. - `type NEL struct{…}` Enable Network Error Logging reporting on your zone. (Beta) - `ID NELID` Zone setting identifier. - `const NELIDNEL NELID = "nel"` - `Value NELValue` Current value of the zone setting. - `Enabled bool` - `Editable NELEditable` Whether or not this setting can be modified for this zone (based on your Cloudflare plan level). - `const NELEditableTrue NELEditable = true` - `const NELEditableFalse NELEditable = false` - `ModifiedOn Time` last time this setting was modified. - `type SettingGetResponseZonesSchemasOpportunisticEncryption struct{…}` Enables the Opportunistic Encryption feature for a zone. - `ID SettingGetResponseZonesSchemasOpportunisticEncryptionID` ID of the zone setting. - `const SettingGetResponseZonesSchemasOpportunisticEncryptionIDOpportunisticEncryption SettingGetResponseZonesSchemasOpportunisticEncryptionID = "opportunistic_encryption"` - `Value SettingGetResponseZonesSchemasOpportunisticEncryptionValue` Current value of the zone setting. - `const SettingGetResponseZonesSchemasOpportunisticEncryptionValueOn SettingGetResponseZonesSchemasOpportunisticEncryptionValue = "on"` - `const SettingGetResponseZonesSchemasOpportunisticEncryptionValueOff SettingGetResponseZonesSchemasOpportunisticEncryptionValue = "off"` - `Editable SettingGetResponseZonesSchemasOpportunisticEncryptionEditable` Whether or not this setting can be modified for this zone (based on your Cloudflare plan level). - `const SettingGetResponseZonesSchemasOpportunisticEncryptionEditableTrue SettingGetResponseZonesSchemasOpportunisticEncryptionEditable = true` - `const SettingGetResponseZonesSchemasOpportunisticEncryptionEditableFalse SettingGetResponseZonesSchemasOpportunisticEncryptionEditable = false` - `ModifiedOn Time` last time this setting was modified. - `type OpportunisticOnion struct{…}` Add an Alt-Svc header to all legitimate requests from Tor, allowing the connection to use our onion services instead of exit nodes. - `ID OpportunisticOnionID` ID of the zone setting. - `const OpportunisticOnionIDOpportunisticOnion OpportunisticOnionID = "opportunistic_onion"` - `Value OpportunisticOnionValue` Current value of the zone setting. - `const OpportunisticOnionValueOn OpportunisticOnionValue = "on"` - `const OpportunisticOnionValueOff OpportunisticOnionValue = "off"` - `Editable OpportunisticOnionEditable` Whether or not this setting can be modified for this zone (based on your Cloudflare plan level). - `const OpportunisticOnionEditableTrue OpportunisticOnionEditable = true` - `const OpportunisticOnionEditableFalse OpportunisticOnionEditable = false` - `ModifiedOn Time` last time this setting was modified. - `type OrangeToOrange struct{…}` Orange to Orange (O2O) allows zones on Cloudflare to CNAME to other zones also on Cloudflare. - `ID OrangeToOrangeID` ID of the zone setting. - `const OrangeToOrangeIDOrangeToOrange OrangeToOrangeID = "orange_to_orange"` - `Value OrangeToOrangeValue` Current value of the zone setting. - `const OrangeToOrangeValueOn OrangeToOrangeValue = "on"` - `const OrangeToOrangeValueOff OrangeToOrangeValue = "off"` - `Editable OrangeToOrangeEditable` Whether or not this setting can be modified for this zone (based on your Cloudflare plan level). - `const OrangeToOrangeEditableTrue OrangeToOrangeEditable = true` - `const OrangeToOrangeEditableFalse OrangeToOrangeEditable = false` - `ModifiedOn Time` last time this setting was modified. - `type SettingGetResponseZonesSchemasOriginErrorPagePassThru struct{…}` Cloudflare will proxy customer error pages on any 502,504 errors on origin server instead of showing a default Cloudflare error page. This does not apply to 522 errors and is limited to Enterprise Zones. - `ID SettingGetResponseZonesSchemasOriginErrorPagePassThruID` ID of the zone setting. - `const SettingGetResponseZonesSchemasOriginErrorPagePassThruIDOriginErrorPagePassThru SettingGetResponseZonesSchemasOriginErrorPagePassThruID = "origin_error_page_pass_thru"` - `Value SettingGetResponseZonesSchemasOriginErrorPagePassThruValue` Current value of the zone setting. - `const SettingGetResponseZonesSchemasOriginErrorPagePassThruValueOn SettingGetResponseZonesSchemasOriginErrorPagePassThruValue = "on"` - `const SettingGetResponseZonesSchemasOriginErrorPagePassThruValueOff SettingGetResponseZonesSchemasOriginErrorPagePassThruValue = "off"` - `Editable SettingGetResponseZonesSchemasOriginErrorPagePassThruEditable` Whether or not this setting can be modified for this zone (based on your Cloudflare plan level). - `const SettingGetResponseZonesSchemasOriginErrorPagePassThruEditableTrue SettingGetResponseZonesSchemasOriginErrorPagePassThruEditable = true` - `const SettingGetResponseZonesSchemasOriginErrorPagePassThruEditableFalse SettingGetResponseZonesSchemasOriginErrorPagePassThruEditable = false` - `ModifiedOn Time` last time this setting was modified. - `type SettingGetResponseZonesCacheRulesOriginH2MaxStreams struct{…}` Origin H2 Max Streams configures the max number of concurrent requests that Cloudflare will send within the same connection when communicating with the origin server, if the origin supports it. Note that if your origin does not support H2 multiplexing, 5xx errors may be observed, particularly 520s. Also note that the default value is `100` for all plan types except Enterprise where it is `1`. `1` means that H2 multiplexing is disabled. - `ID SettingGetResponseZonesCacheRulesOriginH2MaxStreamsID` Value of the zone setting. - `const SettingGetResponseZonesCacheRulesOriginH2MaxStreamsIDOriginH2MaxStreams SettingGetResponseZonesCacheRulesOriginH2MaxStreamsID = "origin_h2_max_streams"` - `ModifiedOn Time` Last time this setting was modified. - `Value int64` Value of the Origin H2 Max Streams Setting. - `type SettingGetResponseZonesCacheRulesOriginMaxHTTPVersion struct{…}` Origin Max HTTP Setting Version sets the highest HTTP version Cloudflare will attempt to use with your origin. This setting allows Cloudflare to make HTTP/2 requests to your origin. (Refer to [Enable HTTP/2 to Origin](https://developers.cloudflare.com/cache/how-to/enable-http2-to-origin/), for more information.). The default value is "2" for all plan types except Enterprise where it is "1". - `ID SettingGetResponseZonesCacheRulesOriginMaxHTTPVersionID` Value of the zone setting. - `const SettingGetResponseZonesCacheRulesOriginMaxHTTPVersionIDOriginMaxHTTPVersion SettingGetResponseZonesCacheRulesOriginMaxHTTPVersionID = "origin_max_http_version"` - `ModifiedOn Time` Last time this setting was modified. - `Value SettingGetResponseZonesCacheRulesOriginMaxHTTPVersionValue` Value of the Origin Max HTTP Version Setting. - `const SettingGetResponseZonesCacheRulesOriginMaxHTTPVersionValue2 SettingGetResponseZonesCacheRulesOriginMaxHTTPVersionValue = "2"` - `const SettingGetResponseZonesCacheRulesOriginMaxHTTPVersionValue1 SettingGetResponseZonesCacheRulesOriginMaxHTTPVersionValue = "1"` - `type SettingGetResponseZonesSchemasPolish struct{…}` Removes metadata and compresses your images for faster page load times. Basic (Lossless): Reduce the size of PNG, JPEG, and GIF files - no impact on visual quality. Basic + JPEG (Lossy): Further reduce the size of JPEG files for faster image loading. Larger JPEGs are converted to progressive images, loading a lower-resolution image first and ending in a higher-resolution version. Not recommended for hi-res photography sites. - `ID SettingGetResponseZonesSchemasPolishID` ID of the zone setting. - `const SettingGetResponseZonesSchemasPolishIDPolish SettingGetResponseZonesSchemasPolishID = "polish"` - `Value SettingGetResponseZonesSchemasPolishValue` Current value of the zone setting. - `const SettingGetResponseZonesSchemasPolishValueOff SettingGetResponseZonesSchemasPolishValue = "off"` - `const SettingGetResponseZonesSchemasPolishValueLossless SettingGetResponseZonesSchemasPolishValue = "lossless"` - `const SettingGetResponseZonesSchemasPolishValueLossy SettingGetResponseZonesSchemasPolishValue = "lossy"` - `Editable SettingGetResponseZonesSchemasPolishEditable` Whether or not this setting can be modified for this zone (based on your Cloudflare plan level). - `const SettingGetResponseZonesSchemasPolishEditableTrue SettingGetResponseZonesSchemasPolishEditable = true` - `const SettingGetResponseZonesSchemasPolishEditableFalse SettingGetResponseZonesSchemasPolishEditable = false` - `ModifiedOn Time` last time this setting was modified. - `type PrefetchPreload struct{…}` Cloudflare will prefetch any URLs that are included in the response headers. This is limited to Enterprise Zones. - `ID PrefetchPreloadID` ID of the zone setting. - `const PrefetchPreloadIDPrefetchPreload PrefetchPreloadID = "prefetch_preload"` - `Value PrefetchPreloadValue` Current value of the zone setting. - `const PrefetchPreloadValueOn PrefetchPreloadValue = "on"` - `const PrefetchPreloadValueOff PrefetchPreloadValue = "off"` - `Editable PrefetchPreloadEditable` Whether or not this setting can be modified for this zone (based on your Cloudflare plan level). - `const PrefetchPreloadEditableTrue PrefetchPreloadEditable = true` - `const PrefetchPreloadEditableFalse PrefetchPreloadEditable = false` - `ModifiedOn Time` last time this setting was modified. - `type SettingGetResponseZonesPrivacyPass struct{…}` Privacy Pass v1 was a browser extension developed by the Privacy Pass Team to improve the browsing experience for your visitors by allowing users to reduce the number of CAPTCHAs shown. (https://support.cloudflare.com/hc/en-us/articles/115001992652-Privacy-Pass). - `ID SettingGetResponseZonesPrivacyPassID` ID of the zone setting. - `const SettingGetResponseZonesPrivacyPassIDPrivacyPass SettingGetResponseZonesPrivacyPassID = "privacy_pass"` - `Value SettingGetResponseZonesPrivacyPassValue` Current value of the zone setting. - `const SettingGetResponseZonesPrivacyPassValueOn SettingGetResponseZonesPrivacyPassValue = "on"` - `const SettingGetResponseZonesPrivacyPassValueOff SettingGetResponseZonesPrivacyPassValue = "off"` - `Editable SettingGetResponseZonesPrivacyPassEditable` Whether or not this setting can be modified for this zone (based on your Cloudflare plan level). - `const SettingGetResponseZonesPrivacyPassEditableTrue SettingGetResponseZonesPrivacyPassEditable = true` - `const SettingGetResponseZonesPrivacyPassEditableFalse SettingGetResponseZonesPrivacyPassEditable = false` - `ModifiedOn Time` last time this setting was modified. - `type ProxyReadTimeout struct{…}` Maximum time between two read operations from origin. - `ID ProxyReadTimeoutID` ID of the zone setting. - `const ProxyReadTimeoutIDProxyReadTimeout ProxyReadTimeoutID = "proxy_read_timeout"` - `Value float64` Current value of the zone setting. - `Editable ProxyReadTimeoutEditable` Whether or not this setting can be modified for this zone (based on your Cloudflare plan level). - `const ProxyReadTimeoutEditableTrue ProxyReadTimeoutEditable = true` - `const ProxyReadTimeoutEditableFalse ProxyReadTimeoutEditable = false` - `ModifiedOn Time` last time this setting was modified. - `type PseudoIPV4 struct{…}` The value set for the Pseudo IPv4 setting. - `ID PseudoIPV4ID` Value of the Pseudo IPv4 setting. - `const PseudoIPV4IDPseudoIPV4 PseudoIPV4ID = "pseudo_ipv4"` - `Value PseudoIPV4Value` Current value of the zone setting. - `const PseudoIPV4ValueOff PseudoIPV4Value = "off"` - `const PseudoIPV4ValueAddHeader PseudoIPV4Value = "add_header"` - `const PseudoIPV4ValueOverwriteHeader PseudoIPV4Value = "overwrite_header"` - `Editable PseudoIPV4Editable` Whether or not this setting can be modified for this zone (based on your Cloudflare plan level). - `const PseudoIPV4EditableTrue PseudoIPV4Editable = true` - `const PseudoIPV4EditableFalse PseudoIPV4Editable = false` - `ModifiedOn Time` last time this setting was modified. - `type SettingGetResponseZonesRedirectsForAITraining struct{…}` When enabled, Cloudflare will redirect verified AI training crawlers to canonical URLs found in the HTML response, ensuring AI models train on authoritative content. - `ID SettingGetResponseZonesRedirectsForAITrainingID` ID of the zone setting. - `const SettingGetResponseZonesRedirectsForAITrainingIDRedirectsForAITraining SettingGetResponseZonesRedirectsForAITrainingID = "redirects_for_ai_training"` - `Value SettingGetResponseZonesRedirectsForAITrainingValue` Current value of the zone setting. - `const SettingGetResponseZonesRedirectsForAITrainingValueOff SettingGetResponseZonesRedirectsForAITrainingValue = "off"` - `const SettingGetResponseZonesRedirectsForAITrainingValueOn SettingGetResponseZonesRedirectsForAITrainingValue = "on"` - `Editable SettingGetResponseZonesRedirectsForAITrainingEditable` Whether or not this setting can be modified for this zone (based on your Cloudflare plan level). - `const SettingGetResponseZonesRedirectsForAITrainingEditableTrue SettingGetResponseZonesRedirectsForAITrainingEditable = true` - `const SettingGetResponseZonesRedirectsForAITrainingEditableFalse SettingGetResponseZonesRedirectsForAITrainingEditable = false` - `ModifiedOn Time` last time this setting was modified. - `type SettingGetResponseZonesReplaceInsecureJS struct{…}` Automatically replace insecure JavaScript libraries with safer and faster alternatives provided under cdnjs and powered by Cloudflare. Currently supports the following libraries: Polyfill under polyfill.io. - `ID SettingGetResponseZonesReplaceInsecureJSID` ID of the zone setting. - `const SettingGetResponseZonesReplaceInsecureJSIDReplaceInsecureJS SettingGetResponseZonesReplaceInsecureJSID = "replace_insecure_js"` - `Value SettingGetResponseZonesReplaceInsecureJSValue` Current value of the zone setting. - `const SettingGetResponseZonesReplaceInsecureJSValueOn SettingGetResponseZonesReplaceInsecureJSValue = "on"` - `const SettingGetResponseZonesReplaceInsecureJSValueOff SettingGetResponseZonesReplaceInsecureJSValue = "off"` - `Editable SettingGetResponseZonesReplaceInsecureJSEditable` Whether or not this setting can be modified for this zone (based on your Cloudflare plan level). - `const SettingGetResponseZonesReplaceInsecureJSEditableTrue SettingGetResponseZonesReplaceInsecureJSEditable = true` - `const SettingGetResponseZonesReplaceInsecureJSEditableFalse SettingGetResponseZonesReplaceInsecureJSEditable = false` - `ModifiedOn Time` last time this setting was modified. - `type SettingGetResponseZonesSchemasResponseBuffering struct{…}` Enables or disables buffering of responses from the proxied server. Cloudflare may buffer the whole payload to deliver it at once to the client versus allowing it to be delivered in chunks. By default, the proxied server streams directly and is not buffered by Cloudflare. This is limited to Enterprise Zones. - `ID SettingGetResponseZonesSchemasResponseBufferingID` ID of the zone setting. - `const SettingGetResponseZonesSchemasResponseBufferingIDResponseBuffering SettingGetResponseZonesSchemasResponseBufferingID = "response_buffering"` - `Value SettingGetResponseZonesSchemasResponseBufferingValue` Current value of the zone setting. - `const SettingGetResponseZonesSchemasResponseBufferingValueOn SettingGetResponseZonesSchemasResponseBufferingValue = "on"` - `const SettingGetResponseZonesSchemasResponseBufferingValueOff SettingGetResponseZonesSchemasResponseBufferingValue = "off"` - `Editable SettingGetResponseZonesSchemasResponseBufferingEditable` Whether or not this setting can be modified for this zone (based on your Cloudflare plan level). - `const SettingGetResponseZonesSchemasResponseBufferingEditableTrue SettingGetResponseZonesSchemasResponseBufferingEditable = true` - `const SettingGetResponseZonesSchemasResponseBufferingEditableFalse SettingGetResponseZonesSchemasResponseBufferingEditable = false` - `ModifiedOn Time` last time this setting was modified. - `type SettingGetResponseZonesSchemasRocketLoader struct{…}` Rocket Loader is a general-purpose asynchronous JavaScript optimisation that prioritises rendering your content while loading your site's Javascript asynchronously. Turning on Rocket Loader will immediately improve a web page's rendering time sometimes measured as Time to First Paint (TTFP), and also the `window.onload` time (assuming there is JavaScript on the page). This can have a positive impact on your Google search ranking. When turned on, Rocket Loader will automatically defer the loading of all Javascript referenced in your HTML, with no configuration required. Refer to [Understanding Rocket Loader](https://support.cloudflare.com/hc/articles/200168056) for more information. - `ID SettingGetResponseZonesSchemasRocketLoaderID` ID of the zone setting. - `const SettingGetResponseZonesSchemasRocketLoaderIDRocketLoader SettingGetResponseZonesSchemasRocketLoaderID = "rocket_loader"` - `Value SettingGetResponseZonesSchemasRocketLoaderValue` Current value of the zone setting. - `const SettingGetResponseZonesSchemasRocketLoaderValueOn SettingGetResponseZonesSchemasRocketLoaderValue = "on"` - `const SettingGetResponseZonesSchemasRocketLoaderValueOff SettingGetResponseZonesSchemasRocketLoaderValue = "off"` - `Editable SettingGetResponseZonesSchemasRocketLoaderEditable` Whether or not this setting can be modified for this zone (based on your Cloudflare plan level). - `const SettingGetResponseZonesSchemasRocketLoaderEditableTrue SettingGetResponseZonesSchemasRocketLoaderEditable = true` - `const SettingGetResponseZonesSchemasRocketLoaderEditableFalse SettingGetResponseZonesSchemasRocketLoaderEditable = false` - `ModifiedOn Time` last time this setting was modified. - `type SettingGetResponseZonesSchemasAutomaticPlatformOptimization struct{…}` [Automatic Platform Optimization for WordPress](https://developers.cloudflare.com/automatic-platform-optimization/) serves your WordPress site from Cloudflare's edge network and caches third-party fonts. - `ID SettingGetResponseZonesSchemasAutomaticPlatformOptimizationID` ID of the zone setting. - `const SettingGetResponseZonesSchemasAutomaticPlatformOptimizationIDAutomaticPlatformOptimization SettingGetResponseZonesSchemasAutomaticPlatformOptimizationID = "automatic_platform_optimization"` - `Value AutomaticPlatformOptimization` Current value of the zone setting. - `CacheByDeviceType bool` Indicates whether or not [cache by device type](https://developers.cloudflare.com/automatic-platform-optimization/reference/cache-device-type/) is enabled. - `Cf bool` Indicates whether or not Cloudflare proxy is enabled. - `Enabled bool` Indicates whether or not Automatic Platform Optimization is enabled. - `Hostnames []string` An array of hostnames where Automatic Platform Optimization for WordPress is activated. - `Wordpress bool` Indicates whether or not site is powered by WordPress. - `WpPlugin bool` Indicates whether or not [Cloudflare for WordPress plugin](https://wordpress.org/plugins/cloudflare/) is installed. - `Editable SettingGetResponseZonesSchemasAutomaticPlatformOptimizationEditable` Whether or not this setting can be modified for this zone (based on your Cloudflare plan level). - `const SettingGetResponseZonesSchemasAutomaticPlatformOptimizationEditableTrue SettingGetResponseZonesSchemasAutomaticPlatformOptimizationEditable = true` - `const SettingGetResponseZonesSchemasAutomaticPlatformOptimizationEditableFalse SettingGetResponseZonesSchemasAutomaticPlatformOptimizationEditable = false` - `ModifiedOn Time` last time this setting was modified. - `type SecurityHeaders struct{…}` Cloudflare security header for a zone. - `ID SecurityHeadersID` ID of the zone's security header. - `const SecurityHeadersIDSecurityHeader SecurityHeadersID = "security_header"` - `Value SecurityHeadersValue` Current value of the zone setting. - `StrictTransportSecurity SecurityHeadersValueStrictTransportSecurity` Strict Transport Security. - `Enabled bool` Whether or not strict transport security is enabled. - `IncludeSubdomains bool` Include all subdomains for strict transport security. - `MaxAge float64` Max age in seconds of the strict transport security. - `Nosniff bool` Whether or not to include 'X-Content-Type-Options: nosniff' header. - `Preload bool` Enable automatic preload of the HSTS configuration. - `Editable SecurityHeadersEditable` Whether or not this setting can be modified for this zone (based on your Cloudflare plan level). - `const SecurityHeadersEditableTrue SecurityHeadersEditable = true` - `const SecurityHeadersEditableFalse SecurityHeadersEditable = false` - `ModifiedOn Time` last time this setting was modified. - `type SettingGetResponseZonesSchemasSecurityLevel struct{…}` Choose the appropriate security profile for your website, which will automatically adjust each of the security settings. If you choose to customize an individual security setting, the profile will become Custom. (https://support.cloudflare.com/hc/en-us/articles/200170056). - `ID SettingGetResponseZonesSchemasSecurityLevelID` ID of the zone setting. - `const SettingGetResponseZonesSchemasSecurityLevelIDSecurityLevel SettingGetResponseZonesSchemasSecurityLevelID = "security_level"` - `Value SettingGetResponseZonesSchemasSecurityLevelValue` Current value of the zone setting. - `const SettingGetResponseZonesSchemasSecurityLevelValueOff SettingGetResponseZonesSchemasSecurityLevelValue = "off"` - `const SettingGetResponseZonesSchemasSecurityLevelValueEssentiallyOff SettingGetResponseZonesSchemasSecurityLevelValue = "essentially_off"` - `const SettingGetResponseZonesSchemasSecurityLevelValueLow SettingGetResponseZonesSchemasSecurityLevelValue = "low"` - `const SettingGetResponseZonesSchemasSecurityLevelValueMedium SettingGetResponseZonesSchemasSecurityLevelValue = "medium"` - `const SettingGetResponseZonesSchemasSecurityLevelValueHigh SettingGetResponseZonesSchemasSecurityLevelValue = "high"` - `const SettingGetResponseZonesSchemasSecurityLevelValueUnderAttack SettingGetResponseZonesSchemasSecurityLevelValue = "under_attack"` - `Editable SettingGetResponseZonesSchemasSecurityLevelEditable` Whether or not this setting can be modified for this zone (based on your Cloudflare plan level). - `const SettingGetResponseZonesSchemasSecurityLevelEditableTrue SettingGetResponseZonesSchemasSecurityLevelEditable = true` - `const SettingGetResponseZonesSchemasSecurityLevelEditableFalse SettingGetResponseZonesSchemasSecurityLevelEditable = false` - `ModifiedOn Time` last time this setting was modified. - `type ServerSideExcludes struct{…}` If there is sensitive content on your website that you want visible to real visitors, but that you want to hide from suspicious visitors, all you have to do is wrap the content with Cloudflare SSE tags. Wrap any content that you want to be excluded from suspicious visitors in the following SSE tags: . For example: Bad visitors won't see my phone number, 555-555-5555 . Note: SSE only will work with HTML. If you have HTML minification enabled, you won't see the SSE tags in your HTML source when it's served through Cloudflare. SSE will still function in this case, as Cloudflare's HTML minification and SSE functionality occur on-the-fly as the resource moves through our network to the visitor's computer. (https://support.cloudflare.com/hc/en-us/articles/200170036). - `ID ServerSideExcludesID` ID of the zone setting. - `const ServerSideExcludesIDServerSideExclude ServerSideExcludesID = "server_side_exclude"` - `Value ServerSideExcludesValue` Current value of the zone setting. - `const ServerSideExcludesValueOn ServerSideExcludesValue = "on"` - `const ServerSideExcludesValueOff ServerSideExcludesValue = "off"` - `Editable ServerSideExcludesEditable` Whether or not this setting can be modified for this zone (based on your Cloudflare plan level). - `const ServerSideExcludesEditableTrue ServerSideExcludesEditable = true` - `const ServerSideExcludesEditableFalse ServerSideExcludesEditable = false` - `ModifiedOn Time` last time this setting was modified. - `type SettingGetResponseZonesSha1Support struct{…}` Allow SHA1 support. - `ID SettingGetResponseZonesSha1SupportID` Zone setting identifier. - `const SettingGetResponseZonesSha1SupportIDSha1Support SettingGetResponseZonesSha1SupportID = "sha1_support"` - `Value SettingGetResponseZonesSha1SupportValue` Current value of the zone setting. - `const SettingGetResponseZonesSha1SupportValueOff SettingGetResponseZonesSha1SupportValue = "off"` - `const SettingGetResponseZonesSha1SupportValueOn SettingGetResponseZonesSha1SupportValue = "on"` - `Editable SettingGetResponseZonesSha1SupportEditable` Whether or not this setting can be modified for this zone (based on your Cloudflare plan level). - `const SettingGetResponseZonesSha1SupportEditableTrue SettingGetResponseZonesSha1SupportEditable = true` - `const SettingGetResponseZonesSha1SupportEditableFalse SettingGetResponseZonesSha1SupportEditable = false` - `ModifiedOn Time` last time this setting was modified. - `type SettingGetResponseZonesSchemasSortQueryStringForCache struct{…}` Cloudflare will treat files with the same query strings as the same file in cache, regardless of the order of the query strings. This is limited to Enterprise Zones. - `ID SettingGetResponseZonesSchemasSortQueryStringForCacheID` ID of the zone setting. - `const SettingGetResponseZonesSchemasSortQueryStringForCacheIDSortQueryStringForCache SettingGetResponseZonesSchemasSortQueryStringForCacheID = "sort_query_string_for_cache"` - `Value SettingGetResponseZonesSchemasSortQueryStringForCacheValue` Current value of the zone setting. - `const SettingGetResponseZonesSchemasSortQueryStringForCacheValueOn SettingGetResponseZonesSchemasSortQueryStringForCacheValue = "on"` - `const SettingGetResponseZonesSchemasSortQueryStringForCacheValueOff SettingGetResponseZonesSchemasSortQueryStringForCacheValue = "off"` - `Editable SettingGetResponseZonesSchemasSortQueryStringForCacheEditable` Whether or not this setting can be modified for this zone (based on your Cloudflare plan level). - `const SettingGetResponseZonesSchemasSortQueryStringForCacheEditableTrue SettingGetResponseZonesSchemasSortQueryStringForCacheEditable = true` - `const SettingGetResponseZonesSchemasSortQueryStringForCacheEditableFalse SettingGetResponseZonesSchemasSortQueryStringForCacheEditable = false` - `ModifiedOn Time` last time this setting was modified. - `type SettingGetResponseZonesSchemasSSL struct{…}` SSL encrypts your visitor's connection and safeguards credit card numbers and other personal data to and from your website. SSL can take up to 5 minutes to fully activate. Requires Cloudflare active on your root domain or www domain. Off: no SSL between the visitor and Cloudflare, and no SSL between Cloudflare and your web server (all HTTP traffic). Flexible: SSL between the visitor and Cloudflare -- visitor sees HTTPS on your site, but no SSL between Cloudflare and your web server. You don't need to have an SSL cert on your web server, but your vistors will still see the site as being HTTPS enabled. Full: SSL between the visitor and Cloudflare -- visitor sees HTTPS on your site, and SSL between Cloudflare and your web server. You'll need to have your own SSL cert or self-signed cert at the very least. Full (Strict): SSL between the visitor and Cloudflare -- visitor sees HTTPS on your site, and SSL between Cloudflare and your web server. You'll need to have a valid SSL certificate installed on your web server. This certificate must be signed by a certificate authority, have an expiration date in the future, and respond for the request domain name (hostname). (https://support.cloudflare.com/hc/en-us/articles/200170416). - `ID SettingGetResponseZonesSchemasSSLID` ID of the zone setting. - `const SettingGetResponseZonesSchemasSSLIDSSL SettingGetResponseZonesSchemasSSLID = "ssl"` - `Value SettingGetResponseZonesSchemasSSLValue` Current value of the zone setting. - `const SettingGetResponseZonesSchemasSSLValueOff SettingGetResponseZonesSchemasSSLValue = "off"` - `const SettingGetResponseZonesSchemasSSLValueFlexible SettingGetResponseZonesSchemasSSLValue = "flexible"` - `const SettingGetResponseZonesSchemasSSLValueFull SettingGetResponseZonesSchemasSSLValue = "full"` - `const SettingGetResponseZonesSchemasSSLValueStrict SettingGetResponseZonesSchemasSSLValue = "strict"` - `Editable SettingGetResponseZonesSchemasSSLEditable` Whether or not this setting can be modified for this zone (based on your Cloudflare plan level). - `const SettingGetResponseZonesSchemasSSLEditableTrue SettingGetResponseZonesSchemasSSLEditable = true` - `const SettingGetResponseZonesSchemasSSLEditableFalse SettingGetResponseZonesSchemasSSLEditable = false` - `ModifiedOn Time` last time this setting was modified. - `type SSLRecommender struct{…}` Enrollment in the SSL/TLS Recommender service which tries to detect and recommend (by sending periodic emails) the most secure SSL/TLS setting your origin servers support. - `ID SSLRecommenderID` Enrollment value for SSL/TLS Recommender. - `const SSLRecommenderIDSSLRecommender SSLRecommenderID = "ssl_recommender"` - `Enabled bool` ssl-recommender enrollment setting. - `type SettingGetResponseZonesTLS1_2Only struct{…}` Only allows TLS1.2. - `ID SettingGetResponseZonesTLS1_2OnlyID` Zone setting identifier. - `const SettingGetResponseZonesTLS1_2OnlyIDTLS1_2Only SettingGetResponseZonesTLS1_2OnlyID = "tls_1_2_only"` - `Value SettingGetResponseZonesTLS1_2OnlyValue` Current value of the zone setting. - `const SettingGetResponseZonesTLS1_2OnlyValueOff SettingGetResponseZonesTLS1_2OnlyValue = "off"` - `const SettingGetResponseZonesTLS1_2OnlyValueOn SettingGetResponseZonesTLS1_2OnlyValue = "on"` - `Editable SettingGetResponseZonesTLS1_2OnlyEditable` Whether or not this setting can be modified for this zone (based on your Cloudflare plan level). - `const SettingGetResponseZonesTLS1_2OnlyEditableTrue SettingGetResponseZonesTLS1_2OnlyEditable = true` - `const SettingGetResponseZonesTLS1_2OnlyEditableFalse SettingGetResponseZonesTLS1_2OnlyEditable = false` - `ModifiedOn Time` last time this setting was modified. - `type TLS1_3 struct{…}` Enables Crypto TLS 1.3 feature for a zone. - `ID TLS1_3ID` ID of the zone setting. - `const TLS1_3IDTLS1_3 TLS1_3ID = "tls_1_3"` - `Value TLS1_3Value` Current value of the zone setting. - `const TLS1_3ValueOn TLS1_3Value = "on"` - `const TLS1_3ValueOff TLS1_3Value = "off"` - `const TLS1_3ValueZrt TLS1_3Value = "zrt"` - `Editable TLS1_3Editable` Whether or not this setting can be modified for this zone (based on your Cloudflare plan level). - `const TLS1_3EditableTrue TLS1_3Editable = true` - `const TLS1_3EditableFalse TLS1_3Editable = false` - `ModifiedOn Time` last time this setting was modified. - `type TLSClientAuth struct{…}` TLS Client Auth requires Cloudflare to connect to your origin server using a client certificate (Enterprise Only). - `ID TLSClientAuthID` ID of the zone setting. - `const TLSClientAuthIDTLSClientAuth TLSClientAuthID = "tls_client_auth"` - `Value TLSClientAuthValue` Current value of the zone setting. - `const TLSClientAuthValueOn TLSClientAuthValue = "on"` - `const TLSClientAuthValueOff TLSClientAuthValue = "off"` - `Editable TLSClientAuthEditable` Whether or not this setting can be modified for this zone (based on your Cloudflare plan level). - `const TLSClientAuthEditableTrue TLSClientAuthEditable = true` - `const TLSClientAuthEditableFalse TLSClientAuthEditable = false` - `ModifiedOn Time` last time this setting was modified. - `type SettingGetResponseZonesTransformations struct{…}` Media Transformations provides on-demand resizing, conversion and optimization for images and video served through Cloudflare's network. Refer to the [Image Transformations](https://developers.cloudflare.com/images/) and [Video Transformations](https://developers.cloudflare.com/stream/transform-videos/#getting-started) documentation for more information. - `ID SettingGetResponseZonesTransformationsID` ID of the zone setting. Shared between Image Transformations and Video Transformations. - `const SettingGetResponseZonesTransformationsIDTransformations SettingGetResponseZonesTransformationsID = "transformations"` - `Value SettingGetResponseZonesTransformationsValue` Current value of the zone setting. - `const SettingGetResponseZonesTransformationsValueOn SettingGetResponseZonesTransformationsValue = "on"` - `const SettingGetResponseZonesTransformationsValueOff SettingGetResponseZonesTransformationsValue = "off"` - `const SettingGetResponseZonesTransformationsValueOpen SettingGetResponseZonesTransformationsValue = "open"` - `Editable SettingGetResponseZonesTransformationsEditable` Whether or not this setting can be modified for this zone (based on your Cloudflare plan level). - `const SettingGetResponseZonesTransformationsEditableTrue SettingGetResponseZonesTransformationsEditable = true` - `const SettingGetResponseZonesTransformationsEditableFalse SettingGetResponseZonesTransformationsEditable = false` - `ModifiedOn Time` last time this setting was modified. - `type SettingGetResponseZonesTransformationsAllowedOrigins struct{…}` Media Transformations Allowed Origins restricts transformations for images and video served through Cloudflare's network. Refer to the [Image Transformations](https://developers.cloudflare.com/images/) and [Video Transformations](https://developers.cloudflare.com/stream/transform-videos/#getting-started) documentation for more information. - `ID SettingGetResponseZonesTransformationsAllowedOriginsID` ID of the zone setting. Shared between Image Transformations and Video Transformations. - `const SettingGetResponseZonesTransformationsAllowedOriginsIDTransformationsAllowedOrigins SettingGetResponseZonesTransformationsAllowedOriginsID = "transformations_allowed_origins"` - `Value string` Current value of the zone setting. - `Editable SettingGetResponseZonesTransformationsAllowedOriginsEditable` Whether or not this setting can be modified for this zone (based on your Cloudflare plan level). - `const SettingGetResponseZonesTransformationsAllowedOriginsEditableTrue SettingGetResponseZonesTransformationsAllowedOriginsEditable = true` - `const SettingGetResponseZonesTransformationsAllowedOriginsEditableFalse SettingGetResponseZonesTransformationsAllowedOriginsEditable = false` - `ModifiedOn Time` last time this setting was modified. - `type SettingGetResponseZonesSchemasTrueClientIPHeader struct{…}` Allows customer to continue to use True Client IP (Akamai feature) in the headers we send to the origin. This is limited to Enterprise Zones. - `ID SettingGetResponseZonesSchemasTrueClientIPHeaderID` ID of the zone setting. - `const SettingGetResponseZonesSchemasTrueClientIPHeaderIDTrueClientIPHeader SettingGetResponseZonesSchemasTrueClientIPHeaderID = "true_client_ip_header"` - `Value SettingGetResponseZonesSchemasTrueClientIPHeaderValue` Current value of the zone setting. - `const SettingGetResponseZonesSchemasTrueClientIPHeaderValueOn SettingGetResponseZonesSchemasTrueClientIPHeaderValue = "on"` - `const SettingGetResponseZonesSchemasTrueClientIPHeaderValueOff SettingGetResponseZonesSchemasTrueClientIPHeaderValue = "off"` - `Editable SettingGetResponseZonesSchemasTrueClientIPHeaderEditable` Whether or not this setting can be modified for this zone (based on your Cloudflare plan level). - `const SettingGetResponseZonesSchemasTrueClientIPHeaderEditableTrue SettingGetResponseZonesSchemasTrueClientIPHeaderEditable = true` - `const SettingGetResponseZonesSchemasTrueClientIPHeaderEditableFalse SettingGetResponseZonesSchemasTrueClientIPHeaderEditable = false` - `ModifiedOn Time` last time this setting was modified. - `type SettingGetResponseZonesSchemasWAF struct{…}` The WAF examines HTTP requests to your website. It inspects both GET and POST requests and applies rules to help filter out illegitimate traffic from legitimate website visitors. The Cloudflare WAF inspects website addresses or URLs to detect anything out of the ordinary. If the Cloudflare WAF determines suspicious user behavior, then the WAF will 'challenge' the web visitor with a page that asks them to submit a CAPTCHA successfully to continue their action. If the challenge is failed, the action will be stopped. What this means is that Cloudflare's WAF will block any traffic identified as illegitimate before it reaches your origin web server. (https://support.cloudflare.com/hc/en-us/articles/200172016). - `ID SettingGetResponseZonesSchemasWAFID` ID of the zone setting. - `const SettingGetResponseZonesSchemasWAFIDWAF SettingGetResponseZonesSchemasWAFID = "waf"` - `Value SettingGetResponseZonesSchemasWAFValue` Current value of the zone setting. - `const SettingGetResponseZonesSchemasWAFValueOn SettingGetResponseZonesSchemasWAFValue = "on"` - `const SettingGetResponseZonesSchemasWAFValueOff SettingGetResponseZonesSchemasWAFValue = "off"` - `Editable SettingGetResponseZonesSchemasWAFEditable` Whether or not this setting can be modified for this zone (based on your Cloudflare plan level). - `const SettingGetResponseZonesSchemasWAFEditableTrue SettingGetResponseZonesSchemasWAFEditable = true` - `const SettingGetResponseZonesSchemasWAFEditableFalse SettingGetResponseZonesSchemasWAFEditable = false` - `ModifiedOn Time` last time this setting was modified. - `type WebP struct{…}` When the client requesting the image supports the WebP image codec, and WebP offers a performance advantage over the original image format, Cloudflare will serve a WebP version of the original image. - `ID WebPID` ID of the zone setting. - `const WebPIDWebP WebPID = "webp"` - `Value WebPValue` Current value of the zone setting. - `const WebPValueOff WebPValue = "off"` - `const WebPValueOn WebPValue = "on"` - `Editable WebPEditable` Whether or not this setting can be modified for this zone (based on your Cloudflare plan level). - `const WebPEditableTrue WebPEditable = true` - `const WebPEditableFalse WebPEditable = false` - `ModifiedOn Time` last time this setting was modified. - `type Websocket struct{…}` WebSockets are open connections sustained between the client and the origin server. Inside a WebSockets connection, the client and the origin can pass data back and forth without having to reestablish sessions. This makes exchanging data within a WebSockets connection fast. WebSockets are often used for real-time applications such as live chat and gaming. For more information refer to [Can I use Cloudflare with Websockets](https://support.cloudflare.com/hc/en-us/articles/200169466-Can-I-use-Cloudflare-with-WebSockets-). - `ID WebsocketID` ID of the zone setting. - `const WebsocketIDWebsockets WebsocketID = "websockets"` - `Value WebsocketValue` Current value of the zone setting. - `const WebsocketValueOff WebsocketValue = "off"` - `const WebsocketValueOn WebsocketValue = "on"` - `Editable WebsocketEditable` Whether or not this setting can be modified for this zone (based on your Cloudflare plan level). - `const WebsocketEditableTrue WebsocketEditable = true` - `const WebsocketEditableFalse WebsocketEditable = false` - `ModifiedOn Time` last time this setting was modified. ### Example ```go package main import ( "context" "fmt" "github.com/cloudflare/cloudflare-go" "github.com/cloudflare/cloudflare-go/option" "github.com/cloudflare/cloudflare-go/zones" ) func main() { client := cloudflare.NewClient( option.WithAPIToken("Sn3lZJTBX6kkg7OdcBUAxOO963GEIyGQqnFTOFYY"), ) setting, err := client.Zones.Settings.Get( context.TODO(), "always_online", zones.SettingGetParams{ ZoneID: cloudflare.F("023e105f4ecef8ad9ca31a8372d0c353"), }, ) if err != nil { panic(err.Error()) } fmt.Printf("%+v\n", setting) } ``` #### Response ```json { "errors": [ { "code": 1000, "message": "message", "documentation_url": "documentation_url", "source": { "pointer": "pointer" } } ], "messages": [ { "code": 1000, "message": "message", "documentation_url": "documentation_url", "source": { "pointer": "pointer" } } ], "success": true, "result": { "id": "0rtt", "value": "on", "editable": true, "modified_on": "2014-01-01T05:20:00.12345Z" } } ```