algairim commented on a change in pull request #228:
URL: https://github.com/apache/brooklyn-ui/pull/228#discussion_r668937060



##########
File path: ui-modules/utils/api/brooklyn/server.js
##########
@@ -60,4 +65,50 @@ function ServerApi($http, $q, cache) {
     function getUpExtended(config) {
         return $http.get('/v1/server/up/extended', angular.extend({cache: 
cache}, config));
     }
+
+    function setHaStatus(state, config) {

Review comment:
       `config` is not used




-- 
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: dev-unsubscr...@brooklyn.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to