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

The Tasks API from Weka — 5 operation(s) for tasks.

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

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

This API exposes 6 operations across 5 paths. It is described by OpenAPI 3.0.3, at version 5.1.

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

6 operations 5 paths 0 schemas 2 GET3 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 Tasks 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 5 paths, the API surfaces 6 operations — 2 GET, 3 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Tasks 6
GET
/tasks
Get background tasks
getTasks 1 param → 200401
POST
/tasks/{uid}/resume
Resume paused task
resumeTask 1 param → 200401404
POST
/tasks/{uid}/pause
Pause running task
pauseTask 1 param → 200401404
POST
/tasks/{uid}/abort
Abort running task
abortTask 1 param → 200401404
GET
/tasks/limits
Get task resource limits
getTasksLimit → 200401
PUT
/tasks/limits
Update task resource limits
setTasksLimit body → 200400401

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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