pub async fn delete_vhost( client: &Client, opts: &ManagementOpts, hostname: &str, username: &str, ) -> Result<(), ErrResp>
To delete a virtual host.