You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bookkeeper.apache.org by "horizonzy (via GitHub)" <gi...@apache.org> on 2023/03/19 15:32:26 UTC

[GitHub] [bookkeeper] horizonzy commented on a diff in pull request #3877: [website]rest api documentation patch for GC and ReadonlyState

horizonzy commented on code in PR #3877:
URL: https://github.com/apache/bookkeeper/pull/3877#discussion_r1141396335


##########
site3/website/docs/admin/http.md:
##########
@@ -462,6 +468,38 @@ Currently all the HTTP endpoints could be divided into these 5 components:
        }
       ```
 
+### Endpoint: /api/v1/bookie/state/readonly
+1. Method: GET
+    * Description: Get bookie readOnly state.
+    * Response:  
+    
+        | Code   | Description |

Review Comment:
   The response should contains the `readOnly` property



-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org