|
-
- IP Address
-
- |
-
- Subnet
+ |
+ IP Address
|
- Port
+ Subnet
+
+ |
+
+ Port
|
Weight |
diff --git a/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/monitor/monitor.help.html b/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/monitor/monitor.help.html
index 02975a98..dfc2f49f 100644
--- a/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/monitor/monitor.help.html
+++ b/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/monitor/monitor.help.html
@@ -4,35 +4,49 @@
to determine if the member receives new connections. Each pool can only have one health
monitor.
-
- Interval:
+
+ Interval:
+
The interval between health checks. Must be greater than or equal to the timeout.
+
-
- Retries:
+
+ Retries:
+
The number of allowed connection failures before marking the member as inactive. Must be a
number from 1 to 10.
+
-
- Retries down:
+
+ Retries down:
+
The number of allowed connection failures before marking the member as error. Must be a
number from 1 to 10. The default is 3.
+
-
- Timeout:
+
+ Timeout:
+
The time after which a health check times out. Must be a number greater than or equal to 0
and less than or equal to the interval.
+
-
- HTTP method:
+
+ HTTP method:
+
The HTTP method used to perform the health check.
+
-
- Expected status codes:
+
+ Expected status codes:
+
The expected HTTP status codes to get from a successful health check. Must be a single number,
a comma separated list of numbers, or a range (two numbers separated by a hyphen).
+
-
- URL path:
+
+ URL path:
+
The target of the health check HTTP request to the member. Must be a valid URL path.
+
diff --git a/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/monitor/monitor.html b/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/monitor/monitor.html
index 46ef7d6c..b04e70e9 100644
--- a/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/monitor/monitor.html
+++ b/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/monitor/monitor.html
@@ -5,8 +5,8 @@