---
title: "DELETE /projects/{project}/zones/{zone}/storagePools/{storagePool}"
method: DELETE
path: "/projects/{project}/zones/{zone}/storagePools/{storagePool}"
tags: ["storagePools"]
---

# DELETE /projects/{project}/zones/{zone}/storagePools/{storagePool}

`DELETE /projects/{project}/zones/{zone}/storagePools/{storagePool}`

Deletes the specified storage pool. Deleting a storagePool
removes its data permanently and is irreversible. However, deleting a
storagePool does not delete any snapshots previously
made from the storagePool. You must separately delete
snapshots.

## Path parameters

- `project` string, required
- `zone` string, required
- `storagePool` string, required

## Query parameters

- `requestId` string

## Response `200`

Successful response

---

[API](https://skmtc.dev/google/apis/compute.md) · [All operations](https://skmtc.dev/google/apis/compute/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/google/compute/revisions/6120ed8969d4/schema)
