---
title: "POST /v1/{+name}:undelete"
method: POST
path: "/v1/{+name}:undelete"
tags: ["projects"]
---

# POST /v1/{+name}:undelete

`POST /v1/{+name}:undelete`

Restores a private cloud that was previously scheduled for deletion by `DeletePrivateCloud`. A `PrivateCloud` resource scheduled for deletion has `PrivateCloud.state` set to `DELETED` and `PrivateCloud.expireTime` set to the time when deletion can no longer be reversed.

## Path parameters

- `name` string, required

## Request body

- UndeletePrivateCloudRequest — Request message for VmwareEngine.UndeletePrivateCloud
  - `requestId` string — Optional. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).

## Response `200`

Successful response

---

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