Skip to content
Start here

Recommendations

SSL/TLS Recommendation
Deprecated
client.ssl.recommendations.get(RecommendationGetParams { zone_id } params, RequestOptionsoptions?): RecommendationGetResponse { id, editable, modified_on, 2 more }
GET/zones/{zone_id}/ssl/recommendation
ModelsExpand Collapse
RecommendationGetResponse { id, editable, modified_on, 2 more }
id: string
editable: boolean

Whether this setting can be updated or not.

modified_on: string

Last time this setting was modified.

formatdate-time
value: "auto" | "custom"

Current setting of the automatic SSL/TLS.

One of the following:
"auto"
"custom"
next_scheduled_scan?: string | null

Next time this zone will be scanned by the Automatic SSL/TLS.

formatdate-time