Module fastly_api::apis::tls_private_keys_api
source · Structs
- struct for passing parameters to the method
create_tls_key
- struct for passing parameters to the method
delete_tls_key
- struct for passing parameters to the method
get_tls_key
- struct for passing parameters to the method
list_tls_keys
Enums
- struct for typed errors of method
create_tls_key
- struct for typed errors of method
delete_tls_key
- struct for typed errors of method
get_tls_key
- struct for typed errors of method
list_tls_keys
Functions
- Create a TLS private key.
- Destroy a TLS private key. Only private keys not already matched to any certificates can be deleted.
- Show a TLS private key.
- List all TLS private keys.