open-consul/website/source/api/operator.html.md

889 B

layout page_title sidebar_current description
api Operator - HTTP API api-operator The /operator endpoints provide cluster-level tools for Consul operators, such as interacting with the Raft subsystem.

Operator HTTP Endpoint

The /operator endpoints provide cluster-level tools for Consul operators, such as interacting with the Raft subsystem. For a CLI to perform these operations manually, please see the documentation for the consul operator command.

If ACLs are enabled then a token with operator privileges may be required in order to use this interface. See the ACL internals guide for more information.

See the Outage Recovery guide for some examples of how these capabilities are used.

Please choose a sub-section in the navigation for more information.