pub async fn create( host: &str, addresses: Vec<Address>, isnic_info: Option<HostInfo>, client_sender: &mut Sender<RequestMessage>) -> Result<CommandResponse<CreateResponse>, Error>