Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.33 KB

File metadata and controls

18 lines (13 loc) · 1.33 KB

TlsConfigurationResponseAttributes

Properties

Name Type Description Notes
created_at datetime, none_type Date and time in ISO 8601 format. [optional] [readonly]
deleted_at datetime, none_type Date and time in ISO 8601 format. [optional] [readonly]
updated_at datetime, none_type Date and time in ISO 8601 format. [optional] [readonly]
default bool Signifies whether or not Fastly will use this configuration as a default when creating a new TLS Activation. [optional] [readonly]
http_protocols [str] HTTP protocols available on your configuration. [optional] [readonly]
tls_protocols [str] TLS protocols available on your configuration. [optional] [readonly]
bulk bool Signifies whether the configuration is used for Platform TLS or not. [optional] [readonly]
any string name bool, date, datetime, dict, float, int, list, str, none_type 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]