From 744de7d159739886a120d8c98efefc910f669508 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=81=97=E5=A4=B1=E7=9A=84=E6=9B=BE=E7=BB=8F?= <8731034+the-lost-past@user.noreply.gitee.com> Date: Fri, 3 Jun 2022 05:46:12 +0000 Subject: [PATCH] =?UTF-8?q?update=20zh-CN/5.api-reference/14.other/3.query?= =?UTF-8?q?-the-status-of-an-ocp-application.md.=20=E5=A2=9E=E5=8A=A0?= =?UTF-8?q?=E4=B8=80=E4=B8=AAMD=E6=8D=A2=E8=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../14.other/3.query-the-status-of-an-ocp-application.md | 1 + 1 file changed, 1 insertion(+) diff --git a/zh-CN/5.api-reference/14.other/3.query-the-status-of-an-ocp-application.md b/zh-CN/5.api-reference/14.other/3.query-the-status-of-an-ocp-application.md index 336e42e..deafbaa 100644 --- a/zh-CN/5.api-reference/14.other/3.query-the-status-of-an-ocp-application.md +++ b/zh-CN/5.api-reference/14.other/3.query-the-status-of-an-ocp-application.md @@ -35,6 +35,7 @@ API 可用状态关键字, 默认为 okay API 不可用状态关键字, 默认为 bad + **说明** 返回的文本可以在 OCP 系统参数里配置,ocp.health-check.status.available-keyword 配置 API 可用状态关键字,ocp.health-check.status.unavailable-keyword 配置API 不可用状态关键字。 -- Gitee