ACM
acm
ACM
Total TLS
acm.total_tls
Methods
Enable Or Disable Total TLS -> Envelope<{ certificate_authority, enabled, validity_period }>
post/zones/{zone_id}/acm/total_tls
Set Total TLS Settings or disable the feature for a Zone.
Total TLS Settings Details -> Envelope<{ certificate_authority, enabled, validity_period }>
get/zones/{zone_id}/acm/total_tls
Get Total TLS Settings for a Zone.
Domain types
CertificateAuthority = "google" | "lets_encrypt" | "ssl_com"
The Certificate Authority that Total TLS certificates will be issued through.