---
title: "Enable/bind/activate the VirtualDevice"
method: POST
path: "/interaction/binding"
tags: ["interaction"]
---

# Enable/bind/activate the VirtualDevice

`POST /interaction/binding`

Enable/bind/activate the VirtualDevice

## Request body

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

## Response `200`

OK

- InteractionBindResponse
  - `handle` object, required

## Other responses

- `404` — VirtualDevice not found
- `500` — Connecting VirtualDevice 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)
