DaanHoogland commented on code in PR #13270:
URL: https://github.com/apache/cloudstack/pull/13270#discussion_r3316945237


##########
api/src/main/java/com/cloud/agent/api/to/RemoteInstanceTO.java:
##########
@@ -38,6 +38,7 @@ public class RemoteInstanceTO implements Serializable {
     private String datacenterName;
     private String clusterName;
     private String hostName;
+    private String vmwareMoref;

Review Comment:
   ```suggestion
       private String vmwareMoRef;
   ```
   ?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to