Module fastly_api::apis::mutual_authentication_api  
source · Structs§
- struct for passing parameters to the methodcreate_mutual_tls_authentication
- struct for passing parameters to the methoddelete_mutual_tls
- struct for passing parameters to the methodget_mutual_authentication
- struct for passing parameters to the methodlist_mutual_authentications
- struct for passing parameters to the methodpatch_mutual_authentication
Enums§
- struct for typed errors of methodcreate_mutual_tls_authentication
- struct for typed errors of methoddelete_mutual_tls
- struct for typed errors of methodget_mutual_authentication
- struct for typed errors of methodlist_mutual_authentications
- struct for typed errors of methodpatch_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.