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