List a VPC's VPN devices
Returns the WireGuard peers registered on this VPC, with the address each answers to inside it.
Authorizations
Bearer token for authentication. Format: 'Bearer {token}'
Headers
Workspace ID (uses default workspace if not provided)
Path Parameters
VPC UUID
Response
List a VPC's VPN devices
Unique device identifier
Device name, unique within the gateway
Current status (pending, active, failed)
The device's WireGuard public key. The private half is never stored and is returned only once, by the config endpoint
Address the device answers to inside the VPC, allocated from the VPN pool
Whether the configuration can still be downloaded. It can be read exactly once, and reading it empties the vault
Creation timestamp

