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

The Traces API from Weka — 3 operation(s) for traces.

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

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

This API exposes 7 operations across 3 paths, and defines 2 schemas. It is described by OpenAPI 3.0.3, at version 5.1.

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

7 operations 3 paths 2 schemas 2 DELETE2 GET3 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 Traces API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). By default, every request must be authenticated.

Paths & Operations 7

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

Traces 7
GET
/traces
Get trace configuration
getTracesStatus → 200401
PUT
/traces
Configure trace collection settings
updateTracesConfigure body → 200400401
DELETE
/traces
Reset trace configuration to defaults
restoreTracesDefaults → 200400401
GET
/traces/freeze
Get trace freeze period
getTracesFreeze → 200401
PUT
/traces/freeze
Set trace freeze period
updateTracesFreeze body → 200400401
DELETE
/traces/freeze
Clear trace freeze period
resetTracesFreeze → 200400401
PUT
/traces/level
Set trace verbosity level
updateTracesLevel body → 200400401

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are traces (6 properties), tracesFreeze (4 properties). Each schema is shown below with its type and property counts.

traces
object
6 properties
tracesFreeze
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

weka-traces-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