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

This commit is contained in:
h44z
2025-09-03 19:34:58 +02:00
committed by GitHub
parent 098a9fe23e
commit c79a6c83a8
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