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 Object store bucket API

The Object store bucket API from Weka — 3 operation(s) for object store bucket.

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

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

This API exposes 6 operations across 3 paths, and defines 1 schema. It is described by OpenAPI 3.0.3, at version 5.1.

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

6 operations 3 paths 1 schemas 1 DELETE3 GET1 POST1 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 Object store bucket API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). By default, every request must be authenticated.

Paths & Operations 6

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

Object store bucket 6
GET
/objectStoreBuckets
Get object store bucket configurations
getAllObsBuckets → 200401
POST
/objectStoreBuckets
Create an object store bucket configuration
createObsBucket body → 200400401404
GET
/objectStoreBuckets/{uid}
Get a specific object store bucket configuration
getObsBuckets 1 param → 200401404
DELETE
/objectStoreBuckets/{uid}
Delete an object store bucket configuration
deleteObsBucket 1 param → 200401404
PUT
/objectStoreBuckets/{uid}
Update an object store bucket configuration
updateObsBucket 1 param body → 200400401404
GET
/objectStoreBuckets/{uid}/operations
Get object store bucket operations
getObsOperations 1 param → 200401404

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is objectStoreBucket (40 properties). Each schema is shown below with its type and property counts.

objectStoreBucket
object
40 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

weka-object-store-bucket-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