allow setting the DisplayName property for newly provisioned peers (#507)

This commit is contained in:
Christoph Haas
2025-09-03 19:12:58 +02:00
parent 41cab5f7ea
commit 4104fcc1d6
7 changed files with 63 additions and 1 deletions

View File

@@ -403,6 +403,12 @@ definitions:
type: object
models.ProvisioningRequest:
properties:
DisplayName:
description: |-
DisplayName is an optional name for the new peer.
If unset, a default template value (e.g., "API Peer ...") will be assigned.
example: API Peer xyz
type: string
InterfaceIdentifier:
description: InterfaceIdentifier is the identifier of the WireGuard interface the peer should be linked to.
example: wg0