Module fastly_api::apis::tls_activations_api
source · Structs
- struct for passing parameters to the method
create_tls_activation
- struct for passing parameters to the method
delete_tls_activation
- struct for passing parameters to the method
get_tls_activation
- struct for passing parameters to the method
list_tls_activations
- struct for passing parameters to the method
update_tls_activation
Enums
- struct for typed errors of method
create_tls_activation
- struct for typed errors of method
delete_tls_activation
- struct for typed errors of method
get_tls_activation
- struct for typed errors of method
list_tls_activations
- struct for typed errors of method
update_tls_activation
Functions
- Enable TLS for a particular TLS domain and certificate combination. These relationships must be specified to create the TLS activation.
- Disable TLS on the domain associated with this TLS activation.
- Show a TLS activation.
- List all TLS activations.
- Update the certificate used to terminate TLS traffic for the domain associated with this TLS activation.