Structs§
- Create
TlsActivation Params - struct for passing parameters to the method
create_tls_activation
- Delete
TlsActivation Params - struct for passing parameters to the method
delete_tls_activation
- GetTls
Activation Params - struct for passing parameters to the method
get_tls_activation
- List
TlsActivations Params - struct for passing parameters to the method
list_tls_activations
- Update
TlsActivation Params - struct for passing parameters to the method
update_tls_activation
Enums§
- Create
TlsActivation Error - struct for typed errors of method
create_tls_activation
- Delete
TlsActivation Error - struct for typed errors of method
delete_tls_activation
- GetTls
Activation Error - struct for typed errors of method
get_tls_activation
- List
TlsActivations Error - struct for typed errors of method
list_tls_activations
- Update
TlsActivation Error - struct for typed errors of method
update_tls_activation
Functions§
- create_
tls_ activation - Enable TLS for a particular TLS domain and certificate combination. These relationships must be specified to create the TLS activation.
- delete_
tls_ activation - Disable TLS on the domain associated with this TLS activation.
- get_
tls_ activation - Show a TLS activation.
- list_
tls_ activations - List all TLS activations.
- update_
tls_ activation - Update the certificate used to terminate TLS traffic for the domain associated with this TLS activation.