Module fastly_api::apis::tls_certificates_api  
source · Structs§
- struct for passing parameters to the methodcreate_tls_cert
- struct for passing parameters to the methoddelete_tls_cert
- struct for passing parameters to the methodget_tls_cert
- struct for passing parameters to the methodlist_tls_certs
- struct for passing parameters to the methodupdate_tls_cert
Enums§
- struct for typed errors of methodcreate_tls_cert
- struct for typed errors of methoddelete_tls_cert
- struct for typed errors of methodget_tls_cert
- struct for typed errors of methodlist_tls_certs
- struct for typed errors of methodupdate_tls_cert
Functions§
- Create a TLS certificate.
- Destroy a TLS certificate. TLS certificates already enabled for a domain cannot be destroyed.
- Show a TLS certificate.
- List all TLS certificates.
- Replace a TLS certificate with a newly reissued TLS certificate, or update a TLS certificate’s name. If replacing a TLS certificate, the new TLS certificate must contain all SAN entries as the current TLS certificate. It must either have an exact matching list or contain a superset.