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_r358134388
##########
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:
coming back after looking at the API: fetchHealthCheckResults would be
better.
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services