nvazquez commented on code in PR #12802:
URL: https://github.com/apache/cloudstack/pull/12802#discussion_r2931269584


##########
api/src/main/java/org/apache/cloudstack/api/response/UnmanagedInstanceResponse.java:
##########
@@ -51,6 +51,10 @@ public class UnmanagedInstanceResponse extends BaseResponse {
     @Param(description = "The name of the host to which Instance belongs")
     private String hostName;
 
+    @SerializedName(ApiConstants.HYPERVISOR_VERSION)
+    @Param(description = "The version of the host to which Instance belongs")

Review Comment:
   Thanks @sureshanaparti - I have added it



-- 
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