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-snapshots API

FSSnapshotController provides APIs for file storage snapshot

XSKY fs-snapshots 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-snapshots. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 5 operations across 2 paths, and defines 10 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.

5 operations 2 paths 10 schemas 1 DELETE2 GET1 PATCH1 POST

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-snapshots 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 5

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

fs-snapshots 5

FSSnapshotController provides APIs for file storage snapshot

GET
/fs-snapshots/
List file storage snapshots
ListFSSnapshots 5 params → 200500
POST
/fs-snapshots/
Create file storage snapshot
CreateFSSnapshot 1 param → 202400409500
GET
/fs-snapshots/{fs_snapshot_id}
Get file storage snapshot
GetFSSnapshot 1 param → 200404500
DELETE
/fs-snapshots/{fs_snapshot_id}
delete file storage snapshot
DeleteFSSnapshot 2 params → 202400404409500
PATCH
/fs-snapshots/{fs_snapshot_id}
Update file storage snapshot
UpdateFSSnapshot 2 params → 200400404409500

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are FSSnapshot (14 properties), FSSnapshotCreateReq_Snapshot (3 properties), FSFolder_Nestview (2 properties), Snapshot_Nestview (2 properties). Each schema is shown below with its type and property counts.

FSSnapshotsResp
object
1 property 1 required
FSSnapshotResp
object
1 property 1 required
FSSnapshotUpdateReq_Snapshot
object
2 properties
Snapshot_Nestview
object
2 properties
FSSnapshotCreateReq
object
1 property 1 required
Pool_Nestview
object
2 properties
FSSnapshotUpdateReq
object
1 property 1 required
FSFolder_Nestview
object
2 properties
FSSnapshotCreateReq_Snapshot
object
3 properties 2 required
FSSnapshot
object
FSSnapshot defines model of file storage snapshot
14 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

xsky-fs-snapshots-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