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
Copy file name to clipboardExpand all lines: content/operate/rs/references/rest-api/requests/bdbs/availability.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -73,7 +73,7 @@ The following are possible `error_code` values:
73
73
74
74
| Code | Description |
75
75
|------|-------------|
76
-
|[200 OK](https://www.rfc-editor.org/rfc/rfc9110.html#name-200-ok)| Database endpoint is available |
76
+
|[200 OK](https://www.rfc-editor.org/rfc/rfc9110.html#name-200-ok)| Database endpoint is available.|
77
77
|[503 Service Unavailable](https://www.rfc-editor.org/rfc/rfc9110.html#name-503-service-unavailable)| Database endpoint is unavailable. |
78
78
79
79
@@ -138,5 +138,5 @@ The following are possible `error_code` values:
138
138
139
139
| Code | Description |
140
140
|------|-------------|
141
-
|[200 OK](https://www.rfc-editor.org/rfc/rfc9110.html#name-200-ok)| Database is available |
141
+
|[200 OK](https://www.rfc-editor.org/rfc/rfc9110.html#name-200-ok)| Database is available.|
142
142
|[503 Service Unavailable](https://www.rfc-editor.org/rfc/rfc9110.html#name-503-service-unavailable)| Database is unavailable or doesn't have quorum. |
0 commit comments