How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

CubeFS Volumes API

Volume lifecycle management operations including creating, updating, expanding, shrinking, and deleting volumes. Volumes are the top-level storage namespaces in CubeFS.

CubeFS Volumes API is one of 11 APIs that CubeFS publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Volumes. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a GitHub repository, and 1 JSON Schema.

This API exposes 6 operations across 6 paths, and defines 8 schemas. It is described by OpenAPI 3.2.0, at version 3.3.

Requests are made against a single base URL, http://{masterHost}:{masterPort}.

6 operations 6 paths 8 schemas 6 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
3.3
Server
http://{masterHost}:{masterPort}
Resource Areas
1

Paths & Operations 6

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

Volumes 6

Volume lifecycle management operations including creating, updating, expanding, shrinking, and deleting volumes. Volumes are the top-level storage namespaces in CubeFS.

GET
/admin/createVol
CubeFS Create a volume
createVolume 10 params → 200400401
GET
/admin/getVol
CubeFS Get volume information
getVolume 2 params → 200400401404
GET
/admin/listVols
CubeFS List volumes
listVolumes 1 param → 200401
GET
/vol/update
CubeFS Update volume configuration
updateVolume 6 params → 200400401404
GET
/vol/delete
CubeFS Delete a volume
deleteVolume 2 params → 200400401404
GET
/vol/expand
CubeFS Expand volume capacity
expandVolume 3 params → 200400401404

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are VolumeInfo (10 properties), VolumeView (8 properties), MetaPartitionView (7 properties), DataPartitionView (4 properties). Each schema is shown below with its type and property counts.

VolumeInfoResponse
object
Detailed volume information response.
3 properties
VolumeListResponse
object
List of volumes response.
3 properties
VolumeView
object
Summary view of a CubeFS volume.
8 properties
MetaPartitionView
object
Summary of a metadata partition.
7 properties
VolumeInfo
object
Detailed information about a CubeFS volume.
10 properties
DataPartitionView
object
Summary of a data partition.
4 properties
GeneralResponse
object
General success response from the CubeFS Master API.
3 properties
ErrorResponse
object
Error response from the CubeFS Master API.
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cubefs-volumes-api-openapi.yml Raw ↑

Other APIs CubeFS publishes across the network.

CubeFS ACLs API
CubeFS Buckets API
CubeFS Cluster API
CubeFS DataNodes API
CubeFS DataPartitions API
CubeFS MetaNodes API
CubeFS MetaPartitions API
CubeFS Multipart API
CubeFS Objects API
CubeFS Users API
Where this information came from

This is an independent, third-party profile of CubeFS Volumes API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.