> ## Documentation Index
> Fetch the complete documentation index at: https://docs.honeyhive.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# UpdateVirtualDataplaneRequest

> TypeScript request type for the HoneyHive API

## Properties

### name?

> `optional` **name?**: `string`

#### Description

Virtual dataplane display name. Allowed characters are letters, digits, space, underscore, hyphen, apostrophe and ampersand. The name must contain at least one letter or digit, and must not start with a space.

***

### virtual\_dataplane\_id

> **virtual\_dataplane\_id**: `string`

#### Description

The unique identifier of the virtual data plane to update


## Related topics

- [Virtual Dataplanes Methods](/v2/control-plane-sdk-reference/typescript/ref/virtual-dataplanes/index.md)
- [Clients](/v2/changelog/clients.md)
- [UpdateVirtualDataplaneResponse](/v2/control-plane-sdk-reference/typescript/ref/virtual-dataplanes/UpdateVirtualDataplaneResponse.md)
