Github user rafaelweingartner commented on a diff in the pull request:

    https://github.com/apache/cloudstack/pull/1582#discussion_r105259838
  
    --- Diff: 
api/src/org/apache/cloudstack/api/response/AutoScaleVmProfileResponse.java ---
    @@ -75,6 +75,7 @@
         @Parameter(name = ApiConstants.CS_URL,
                    type = CommandType.STRING,
                    description = "the API URL including port of the CloudStack 
Management Server example: http://server.cloud.com:8080/client/api?";)
    +    // leaving cloud.com reference above as it serves only as an example
    --- End diff --
    
    This examples with URL, what about using notations like: 
    http://<apacheCloudStackServer>:[port]/client/api?
    
    I think administrators/operators are familiar with those notations


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to