pvc/docs/manuals/api.md

4 lines
319 B
Markdown
Raw Normal View History

2019-07-07 00:24:17 -04:00
# PVC HTTP API manual
The PVC HTTP API client is built with Flask, a Python framework for creating API interfaces. It interfaces directly with the Zookeeper cluster to send and receive information about the cluster. It supports authentication configured statically via tokens in the configuration file as well as SSL.