Appendix A. Pulsar Admin API

Throughout the book, I’ve used the Pulsar Admin REST API to perform many tasks. I shared the URLs and the API methods but didn’t spend much time talking about the REST API. That was partly due to it not fitting into the flow of the book, but also knowing I would reserve this section of the book to talk about it. This appendix will quickly cover the Pulsar Admin API and go through all the available methods in the API. It’s here to serve as a reference (see Table A-1).

For an exhaustive list of what is available in the Pulsar Admin API, you can consult the official API reference.

Table A-1. Available methods on the Pulsar Admin API
Object Methods
Bookies Methods for getting information about currently running bookies as well as editing and deleting metadata about running bookies
Broker-Stats Methods for retrieving statistics about brokers in the cluster
Brokers Methods for getting, deleting, and setting broker-level configurations
Clusters Methods for getting, deleting, and setting cluster-level configurations
Namespaces Methods for getting, deleting, creating, and setting namespaces
Nonpersistent topic Methods for retrieving information on nonpersistent topics as well as creating and editing them
Persistent topic Methods for retrieving information on persistent topics as well as creating and editing them
Resource-Quotas Methods for retrieving and setting resource quotas
ResourceGroups Methods for getting, creating, and deleting ...

Get Mastering Apache Pulsar now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.