shwstppr commented on a change in pull request #3870: systemvm: list systemvm 
does not return agent state and version
URL: https://github.com/apache/cloudstack/pull/3870#discussion_r376267988
 
 

 ##########
 File path: 
api/src/main/java/org/apache/cloudstack/api/response/SystemVmResponse.java
 ##########
 @@ -138,6 +138,10 @@
     @Param(description = "the state of the system VM")
     private String state;
 
+    @SerializedName("agentstate")
+    @Param(description = "the agent state of the system VM")
 
 Review comment:
   can we add `since` key here as these are new response params

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to