Volcano · Capability
Volcano Queue API — Queues
Volcano Queue API — Queues. 6 operations. Lead operation: List Volcano Queues. Self-contained Naftiko capability covering one Volcano business surface.
What You Can Do
GET
Listqueues
— List Volcano Queues
/v1/apis/scheduling-volcano-sh/v1beta1/queues
POST
Createqueue
— Create a Volcano Queue
/v1/apis/scheduling-volcano-sh/v1beta1/queues
GET
Readqueue
— Get a Volcano Queue
/v1/apis/scheduling-volcano-sh/v1beta1/queues/{name}
PUT
Replacequeue
— Replace a Volcano Queue
/v1/apis/scheduling-volcano-sh/v1beta1/queues/{name}
PATCH
Patchqueue
— Partially update a Volcano Queue
/v1/apis/scheduling-volcano-sh/v1beta1/queues/{name}
DELETE
Deletequeue
— Delete a Volcano Queue
/v1/apis/scheduling-volcano-sh/v1beta1/queues/{name}
MCP Tools
list-volcano-queues
List Volcano Queues
read-only
idempotent
create-volcano-queue
Create a Volcano Queue
get-volcano-queue
Get a Volcano Queue
read-only
idempotent
replace-volcano-queue
Replace a Volcano Queue
idempotent
partially-update-volcano-queue
Partially update a Volcano Queue
idempotent
delete-volcano-queue
Delete a Volcano Queue
idempotent