---
title: "Returns a list of vdisks"
method: GET
path: "/vdisks"
---

# Returns a list of vdisks

`GET /vdisks`

## Response `200`

A JSON array of vdisks info

- VDisk[]
  - `id` integer, required
  - `replicas` Replica[]
    - `node` string
    - `disk` string, required
    - `path` string, required

## Other responses

- `403` — Permission denied

---

[API](https://skmtc.net/qoollo/apis/bob-node-api.md) · [All operations](https://skmtc.net/qoollo/apis/bob-node-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/qoollo/bob-node-api/versions/73016e163ee1/schema)
