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

XSKY fs-quota-trees API

FSQuotaTreeController provides API for file storage quota tree

XSKY fs-quota-trees API is one of 124 APIs that XSKY publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include fs-quota-trees. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 3 operations across 2 paths, and defines 6 schemas. It is described by OpenAPI 2.0, at version SDS_4.2.000.0.200302.

Requests are made against the base URL https://{xms-controller}/v1.

3 operations 2 paths 6 schemas 2 GET1 PATCH

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
API Version
SDS_4.2.000.0.200302
Base URL
https://{xms-controller}/v1
Authentication
API Key, API Key
License
Commercial
Resource Areas
1

Authentication & Security 2

XSKY fs-quota-trees API declares 2 security schemes for authenticating requests. An API key is passed in the header as Xms-Auth-Token (tokenInHeader). An API key is passed in the query as token (tokenInQuery).

  • tokenInHeader — auth by token
  • tokenInQuery — auth by token

Paths & Operations 3

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

fs-quota-trees 3

FSQuotaTreeController provides API for file storage quota tree

GET
/fs-quota-trees/
List file storage quota trees
ListQuotaTrees 5 params → 200500
GET
/fs-quota-trees/{fs_quota_tree_id}
Get file storage quota tree
GetQuotaTree 1 param → 200404500
PATCH
/fs-quota-trees/{fs_quota_tree_id}
Update file storage quota tree
UpdateQuotaTree 2 params → 202400404409500

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are FSQuotaTree (11 properties), FSQuotaTreeUpdateReq_QuotaTree (3 properties), FSFolder_Nestview (2 properties), FSQuotaTreesResp (1 property). Each schema is shown below with its type and property counts.

FSQuotaTreeUpdateReq
object
1 property 1 required
FSQuotaTreeResp
object
1 property 1 required
FSQuotaTreeUpdateReq_QuotaTree
object
3 properties
FSQuotaTree
object
FSQuotaTree defines model of file storage quota tree
11 properties
FSFolder_Nestview
object
2 properties
FSQuotaTreesResp
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

xsky-fs-quota-trees-api-openapi.yml Raw ↑

Other APIs XSKY publishes across the network.

XSKY access-paths API
XSKY access-tokens API
XSKY action-logs API
XSKY alert-groups API
XSKY alert-rules API
XSKY alerts API
XSKY auth API
XSKY block-snapshots API
XSKY block-volume-group-snapshots API
XSKY block-volume-groups API
XSKY block-volume-migration-jobs API
XSKY block-volumes API