---
title: "Changes to GET /v1/storage-pools/{id}"
method: GET
path: "/v1/storage-pools/{id}"
---

# Changes to GET /v1/storage-pools/{id}

`GET /v1/storage-pools/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 29 revisions.

- **2021-03-11** `b8fcac6511e0` — 1 warning
- **2020-07-09** `f1e0eabbadb5` — 1 warning, 1 info
- **2020-06-03** `0fdcb8a77d6a` — 14 breaking, 2 warning, 10 info

## Changes

- **2021-03-11** `b8fcac6511e0` — 1 warning
  - added the new `unified` enum value to the `allOf[subschema #2]/storage_type` response property for the response status `200`
- **2020-07-09** `f1e0eabbadb5` — 1 warning, 1 info
  - deleted the `path` request parameter `storage_id`
  - added the optional property `allOf[subschema #2]/storage_id` to the response with the `200` status
- **2020-06-03** `0fdcb8a77d6a` — 14 breaking, 2 warning, 10 info
  - added the new path request parameter `storage_id`
  - removed the required property `allOf[subschema #2]/id` from the response with the `200` status
  - removed the required property `error_args` from the response with the `401` status
  - removed the required property `error_args` from the response with the `403` status
  - removed the required property `error_args` from the response with the `404` status
  - removed the required property `error_args` from the response with the `500` status
  - removed the required property `error_code` from the response with the `401` status
  - removed the required property `error_code` from the response with the `403` status
  - removed the required property `error_code` from the response with the `404` status
  - removed the required property `error_code` from the response with the `500` status
  - removed the required property `error_msg` from the response with the `401` status
  - removed the required property `error_msg` from the response with the `403` status
  - removed the required property `error_msg` from the response with the `404` status
  - removed the required property `error_msg` from the response with the `500` status
  - removed the optional property `allOf[subschema #2]/native_storage_pool_id` from the response with the `200` status
  - removed the optional property `allOf[subschema #2]/storage_id` from the response with the `200` status
  - added the optional property `allOf[subschema #2]/pool_id` to the response with the `200` status
  - removed the `unified` enum value from the `allOf[subschema #2]/storage_type` response property for the response status `200`
  - added the required property `code` to the response with the `401` status
  - added the required property `code` to the response with the `403` status
  - added the required property `code` to the response with the `404` status
  - added the required property `code` to the response with the `500` status
  - added the required property `message` to the response with the `401` status
  - added the required property `message` to the response with the `403` status
  - added the required property `message` to the response with the `404` status
  - added the required property `message` to the response with the `500` status

---

[Operation](https://skmtc.dev/sodafoundation/apis/soda-infrastructure-management-api/docs/v1/storage-pools/:id/get.md) · [API](https://skmtc.dev/sodafoundation/apis/soda-infrastructure-management-api.md) · [Page](https://skmtc.dev/sodafoundation/apis/soda-infrastructure-management-api/changes/v1/storage-pools/:id/get)
