Module fastly_api::apis::tls_certificates_api
source · Structs
- struct for passing parameters to the method
create_tls_cert
- struct for passing parameters to the method
delete_tls_cert
- struct for passing parameters to the method
get_tls_cert
- struct for passing parameters to the method
list_tls_certs
- struct for passing parameters to the method
update_tls_cert
Enums
- struct for typed errors of method
create_tls_cert
- struct for typed errors of method
delete_tls_cert
- struct for typed errors of method
get_tls_cert
- struct for typed errors of method
list_tls_certs
- struct for typed errors of method
update_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.