Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.27 KB

WireguardInterfaceRead.md

File metadata and controls

24 lines (16 loc) · 1.27 KB

WireguardInterfaceRead

Properties

Name Type Description Notes
id UUID Identifies the resource. [optional] [readonly]
recordType String Identifies the type of the resource. [optional] [readonly]
createdAt String ISO 8601 formatted date-time indicating when the resource was created. [optional] [readonly]
updatedAt String ISO 8601 formatted date-time indicating when the resource was updated. [optional] [readonly]
networkId UUID The id of the network associated with the interface. [optional]
name String A user specified name for the interface. [optional]
status InterfaceStatus [optional]
endpoint String The Telnyx WireGuard peers `Peer.endpoint` value. [optional] [readonly]
publicKey String The Telnyx WireGuard peers `Peer.PublicKey`. [optional] [readonly]
enableSipTrunking Boolean Enable SIP traffic forwarding over VPN interface. [optional]
regionCode String The region interface is deployed to. [optional]
region RegionOutRegion [optional]