Skip to main content

Qumulo Python SDK

Project description

This directory contains a collection of tools and libraries that will help the user interact with the Qumulo REST API server.

It includes the following:

  • qumulo/: a directory of libraries that can be used to interact with the REST API server

  • qq: a comprehensive tool that implements the libraries in qumulo/ and provides for typical Qumulo CLI control functionality

Using qq

To see all commands available from the qq tool:

$ ./qq --help

To run commands against the REST API server, you must first login:

$ ./qq --host host_ip login --user admin

Once authenticated, you can run other commands:

# Get the network configuation of nodes in the cluster:
$ ./qq --host host_ip network_poll

# Get the list of users
$ ./qq --host host_ip auth_list_users

# Get help with a specific command
$ ./qq command --help

Notes

For more information, visit our Knowledge Base site: https://care.qumulo.com

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

qumulo_api-3.2.5-py2.py3-none-any.whl (188.0 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page