[ Web Proxy ]
URL:
Viewing: https://developers.cloudflare.com/api/python/resources/ssl/subresources/recommendations [Back]  [Original]

Recommendations | Cloudflare API Skip to content
logo.DMYpXs3t.svg [logo.DMYpXs3t.svg] Cloudflare API
CtrlK
Start here
Copy Markdown

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

Web Proxy Viewer  |  New URL  |  Original Page