Get a virtual data plane
Retrieve a single virtual data plane by id. It is identified by the virtual_dataplane_id
path parameter alone; the x-hh-dataplane-id header does not participate.
The returned name is the display name. The globally unique slug assigned at creation is
an internal detail and is not part of this contract. cluster_id is the physical cluster
hosting this virtual data plane, and it is the value to send when creating another one
beside it.
Reads work on every deployment, including those where HoneyHive assigns virtual data planes automatically and the write endpoints are unavailable.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The unique identifier of the virtual data plane to retrieve