pub async fn create_virtual_host( tenant: &str, host: &str) -> Result<(), Box<dyn Error>>
Creates a virtual host for the current tenant on the message broker.