harikrishna-patnala commented on code in PR #11819: URL: https://github.com/apache/cloudstack/pull/11819#discussion_r2744746111
########## api/src/main/java/org/apache/cloudstack/api/command/admin/autoscale/CreateAutoScaleCounterCmd.java: ########## @@ -34,7 +34,7 @@ @APICommand(name = "createCounter", description = "Adds metric counter for VM auto scaling", responseObject = CounterResponse.class, Review Comment: If this the case, I think it is better to mark the existing one as deprecated and use new API class extending createCounter. -- 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]
