Module fastly_api::apis::mutual_authentication_api
source · Structs
struct for passing parameters to the method
create_mutual_tls_authentication
struct for passing parameters to the method
delete_mutual_tls
struct for passing parameters to the method
get_mutual_authentication
struct for passing parameters to the method
list_mutual_authentications
struct for passing parameters to the method
patch_mutual_authentication
Enums
struct for typed errors of method
create_mutual_tls_authentication
struct for typed errors of method
delete_mutual_tls
struct for typed errors of method
get_mutual_authentication
struct for typed errors of method
list_mutual_authentications
struct for typed errors of method
patch_mutual_authentication
Functions
Create a mutual authentication using a bundle of certificates to enable client-to-server mutual TLS.
Remove a Mutual TLS authentication
Show a Mutual Authentication.
List all mutual authentications.
Update a Mutual Authentication.