Qumulo Core REST API

The REST API served by every Qumulo cluster for managing files, snapshots, quotas, replication, multi-protocol shares (NFS/SMB/S3/FTP), networking, cluster lifecycle, monitoring/analytics, and access control. Versioned per resource (v1/v2/v3+) with access-token (bearer), session, and SAML auth.

API entry from apis.yml

apis.yml Raw ↑
name: Qumulo Core REST API
description: The REST API served by every Qumulo cluster for managing files, snapshots, quotas, replication,
  multi-protocol shares (NFS/SMB/S3/FTP), networking, cluster lifecycle, monitoring/analytics, and access
  control. Versioned per resource (v1/v2/v3+) with access-token (bearer), session, and SAML auth.
humanURL: https://docs.qumulo.com/rest-api-guide/
baseURL: https://{qumulo-cluster}:8000/api
properties:
- type: APIReference
  url: https://docs.qumulo.com/rest-api-guide/
- type: Authentication
  url: authentication/qumulo-authentication.yml
- type: Conventions
  url: conventions/qumulo-conventions.yml
- type: Lifecycle
  url: lifecycle/qumulo-lifecycle.yml
- type: ChangeLog
  url: changelog/qumulo-changelog.yml
- type: Conformance
  url: conformance/qumulo-conformance.yml