---
title: "Remount partitions on vdisk"
method: POST
path: "/vdisks/{VDiskId}/remount"
---

# Remount partitions on vdisk

`POST /vdisks/{VDiskId}/remount`

## Path parameters

- `VDiskId` integer, required

## Response `200`

Success

- StatusExt
  - `status` integer
  - `ok` boolean
  - `msg` string

## Other responses

- `403` — Permission denied
- `404` — Not found

## Changes

- **2026-07-17** `73016e163ee1` — 1 info
  - endpoint added
- **2021-03-08** `e24fa09d401f` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/qoollo/apis/bob-node-api/changes/vdisks/:VDiskId/remount/post.md)

---

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