put https://localhost:8501/lr-admin-api/hosts/
Updates a Host based on the Id and other required details. Searches existing Hosts by Id. Returns a 404 error if the Id does not exist. Otherwise, updates the Host and returns the Host Id with response 200.