Skip to content
Start here

Recommendations

SSL/TLS Recommendation
Deprecated
ssl.recommendations.get(RecommendationGetParams**kwargs) -> RecommendationGetResponse
GET/zones/{zone_id}/ssl/recommendation
ModelsExpand Collapse
class RecommendationGetResponse:
id: str
editable: bool

Whether this setting can be updated or not.

modified_on: datetime

Last time this setting was modified.

formatdate-time
value: Literal["auto", "custom"]

Current setting of the automatic SSL/TLS.

One of the following:
"auto"
"custom"
next_scheduled_scan: Optional[datetime]

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

formatdate-time