Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Weka Quota API

The Quota API from Weka — 8 operation(s) for quota.

Weka Quota API is one of 45 APIs that Weka publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Quota. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 11 operations across 8 paths. It is described by OpenAPI 3.0.3, at version 5.1.

Requests are made against a single base URL, /api/v2.

11 operations 8 paths 0 schemas 2 DELETE6 GET1 PATCH2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
5.1
Base URL
https://api.docs.weka.io/api/v2
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Weka Quota API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). By default, every request must be authenticated.

Paths & Operations 11

Across 8 paths, the API surfaces 11 operations — 2 DELETE, 6 GET, 1 PATCH, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

Quota 11
GET
/fileSystems/{uid}/quota
List directory quotas
listQuotas 2 params → 200
GET
/fileSystems/{uid}/quota/default
List default directory quotas
listDefaultQuotas 1 param → 200
GET
/fileSystems/{uid}/quota/{inode_id}
Get directory quota details
getQuota 2 params → 200
PUT
/fileSystems/{uid}/quota/{inode_id}
Set a quota for a directory
putQuota 7 params → 200
PATCH
/fileSystems/{uid}/quota/{inode_id}
Update directory quota
patchQuota 7 params → 200
DELETE
/fileSystems/{uid}/quota/{inode_id}
Remove directory quota
deleteQuota 3 params → 200
PUT
/fileSystems/quota/{inode_id}
Set or update a default directory quota
putDefaultQuota 6 params → 200
DELETE
/fileSystems/quota/{inode_id}/default
Remove default quota from a directory
deleteDefaultQuota 2 params → 200
GET
/fileSystems/{uid}/resolvePath
Resolve path to inode ID
resolvePath 2 params → 200
GET
/quotadeprecated
Get filesystem quota
getQuotaDeprecated 3 params → 200
GET
/quota/batch
Get a batch of quotas
getQuota 1 param → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

weka-quota-api-openapi.yml Raw ↑

Other APIs Weka publishes across the network.

Weka Active Directory API
Weka Alerts API
Weka Catalog API
Weka Cluster API
Weka Containers API
Weka DataService API
Weka Default network API
Weka Drive API
Weka Events API
Weka Failure domains API
Weka Filesystem API
Weka Filesystem group API