Adds a new TLS Policy Map.
Object containing details for the TLS Policy Map.
A promise that resolves to a response indicating success or failure.
Deletes specified TLS Policy Maps.
Object containing a list of TLS Policy Map IDs to delete.
A promise that resolves to a response indicating success or failure.
Retrieves a TLS Policy Map by ID or all maps.
The TLS policy map ID or 'all' to retrieve all maps.
A promise that resolves to an array of TlsPolicyMap
objects.
Interface for all TLS Policy Map endpoints related to Mailcow.