You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2019/12/16 12:46:01 UTC

[GitHub] [cloudstack] DaanHoogland commented on a change in pull request #3575: [WIP DO NOT MERGE] Health check feature for virtual router

DaanHoogland commented on a change in pull request #3575: [WIP DO NOT MERGE] Health check feature for virtual router
URL: https://github.com/apache/cloudstack/pull/3575#discussion_r358133243
 
 

 ##########
 File path: api/src/main/java/org/apache/cloudstack/api/ApiConstants.java
 ##########
 @@ -722,6 +722,7 @@
     public static final String VIRTUAL_SIZE = "virtualsize";
     public static final String NETSCALER_CONTROLCENTER_ID = "netscalercontrolcenterid";
     public static final String NETSCALER_SERVICEPACKAGE_ID = "netscalerservicepackageid";
+    public static final String INCLUDE_ROUTER_HEALTH_CHECK_RESULTS = "includehealthcheckresults";
 
 Review comment:
   I concur, or else state "in what to include" in the name.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services