rhtyd commented on a change in pull request #2181: CLOUDSTACK-9957 Annotations
URL: https://github.com/apache/cloudstack/pull/2181#discussion_r128917573
 
 

 ##########
 File path: 
api/src/org/apache/cloudstack/api/command/admin/host/UpdateHostCmd.java
 ##########
 @@ -62,6 +61,9 @@
     @Parameter(name = ApiConstants.URL, type = CommandType.STRING, description 
= "the new uri for the secondary storage: nfs://host/path")
     private String url;
 
+    @Parameter(name = ApiConstants.ANNOTATION, type = CommandType.STRING, 
description = "Add an annotation to this host")
 
 Review comment:
   Add version field in this argument to state from which version this change 
was introduced.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to