You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Requires ip_whitelist, see the following link for more info:
19
+
* See <a href="https://docs.gitlab.com/ee/administration/monitoring/ip_whitelist.html">https://docs.gitlab.com/ee/administration/monitoring/ip_whitelist.html</a>
19
20
*
20
21
* GET /-/liveness
21
22
*
22
23
* @return HealthCheckInfo instance
23
24
* @throws GitLabApiException if any exception occurs
* Requires ip_whitelist, see the following link for more info:
52
+
* See <a href="https://docs.gitlab.com/ee/administration/monitoring/ip_whitelist.html">https://docs.gitlab.com/ee/administration/monitoring/ip_whitelist.html</a>
57
53
*
58
54
* GET /-/readiness
59
55
*
60
56
* @return HealthCheckInfo instance
61
57
* @throws GitLabApiException if any exception occurs
0 commit comments