---
title: "Attach/Detach a partition by timestamp"
method: POST
path: "/vdisks/{VDiskId}/partitions/by_timestamp/{timestamp}/{action}"
---

# Attach/Detach a partition by timestamp

`POST /vdisks/{VDiskId}/partitions/by_timestamp/{timestamp}/{action}`

## Path parameters

- `VDiskId` integer, required
- `timestamp` integer, required
- `action` 'attach' | 'detach', required

## Response `200`

Success

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

## Other responses

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

---

[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)
