---
title: "Changes to Returns a partition info by ID"
method: GET
path: "/vdisks/{VDiskId}/partitions/{partitionId}"
---

# Changes to Returns a partition info by ID

`GET /vdisks/{VDiskId}/partitions/{partitionId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 11 revisions.

- **2022-07-03** `fa4b74390467` — 1 breaking, 7 info
- **2021-03-08** `e24fa09d401f` — 1 breaking, 5 warning, 2 info

## Changes

- **2022-07-03** `fa4b74390467` — 1 breaking, 7 info
  - the response's body type changed from `string` to no type for status `200`
  - added the non-success response with the status `403`
  - added the non-success response with the status `404`
  - added the optional property `disk_name` to the response with the `200` status
  - added the optional property `node_name` to the response with the `200` status
  - added the optional property `records_count` to the response with the `200` status
  - added the optional property `timestamp` to the response with the `200` status
  - added the optional property `vdisk_id` to the response with the `200` status
- **2021-03-08** `e24fa09d401f` — 1 breaking, 5 warning, 2 info
  - the response's body type changed from no type to `string` for status `200`
  - removed the optional property `disk_name` from the response with the `200` status
  - removed the optional property `node_name` from the response with the `200` status
  - removed the optional property `records_count` from the response with the `200` status
  - removed the optional property `timestamp` from the response with the `200` status
  - removed the optional property `vdisk_id` from the response with the `200` status
  - removed the non-success response with the status `403`
  - removed the non-success response with the status `404`

---

[Operation](https://skmtc.dev/qoollo/apis/bob-node-api/docs/vdisks/:VDiskId/partitions/:partitionId/get.md) · [API](https://skmtc.dev/qoollo/apis/bob-node-api.md) · [Page](https://skmtc.dev/qoollo/apis/bob-node-api/changes/vdisks/:VDiskId/partitions/:partitionId/get)
