Skip to content

Latest commit

 

History

History
34 lines (30 loc) · 3.58 KB

File metadata and controls

34 lines (30 loc) · 3.58 KB

beget_openapi_cloud.model.cdn_settings.CdnSettings

Model Type Info

Input Type Accessed Type Description Notes
dict, frozendict.frozendict, frozendict.frozendict,

Dictionary Keys

Key Input Type Accessed Type Description Notes
caching_time decimal.Decimal, int, decimal.Decimal, [optional]
follow_origin_redirect CdnSettingsFollowOriginRedirect CdnSettingsFollowOriginRedirect [optional]
caching_time_browser CdnSettingsCachingTimeBrowser CdnSettingsCachingTimeBrowser [optional]
ignore_cookie bool, BoolClass, [optional]
ignore_query_string bool, BoolClass, [optional]
stale CdnSettingsStale CdnSettingsStale [optional]
geo_acl CdnSettingsGeoAcl CdnSettingsGeoAcl [optional]
referer_acl CdnSettingsRefererAcl CdnSettingsRefererAcl [optional]
ip_address_acl CdnSettingsIpAddressAcl CdnSettingsIpAddressAcl [optional]
redirect_http_to_https bool, BoolClass, [optional]
user_agent_acl CdnSettingsUserAgentAcl CdnSettingsUserAgentAcl [optional]
tokenized_url_secure_key CdnSettingsTokenizedUrlSecureKey CdnSettingsTokenizedUrlSecureKey [optional]
allowed_http_methods CdnSettingsAllowedHttpMethods CdnSettingsAllowedHttpMethods [optional]
http3_enabled bool, BoolClass, [optional]
gzip_compression CdnSettingsGzipCompression CdnSettingsGzipCompression [optional]
content_slice bool, BoolClass, [optional]
static_request_headers CdnSettingsStaticRequestHeaders CdnSettingsStaticRequestHeaders [optional]
cors CdnSettingsCors CdnSettingsCors [optional]
static_response_headers CdnSettingsStaticResponseHeader CdnSettingsStaticResponseHeader [optional]
response_headers_hiding_policy CdnSettingsResponseHeadersHidingPolicy CdnSettingsResponseHeadersHidingPolicy [optional]
any_string_name dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]