---
title: "Initiates a task wait operation"
method: GET
path: "/tasks/wait"
tags: ["tasks"]
---

# Initiates a task wait operation

`GET /tasks/wait`

Initiates a task wait operation

## Request body

- TaskWaitConfig
  - `id` string, required
  - `handle` object, required

## Response `200`

OK

## Other responses

- `404` — not found
- `428` — target resource is not powered on
- `500` — wait of task failed

---

[API](https://skmtc.dev/vmware/apis/port-layer-api.md) · [All operations](https://skmtc.dev/vmware/apis/port-layer-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/vmware/port-layer-api/revisions/5fff0b8814c7/schema)
