Prototype note. The package and method names below come from the public SDK repository. This
example has not been run against a live Clumio tenant.
Before you start
- Python 3.9 or later;
- a Clumio API token; and
- the hostname for the control plane that issued the token.
Install
Configure the client
CLUMIO_API_TOKEN before running the script. Keep the token out of source control.