Options
All
  • Public
  • Public/Protected
  • All
Menu

Edge Ip Sec Vpn Tunnel JSON interface.

Hierarchy

  • EdgeIpSecVpnTunnelJson

Index

Properties

description

description: string | null

enabled

enabled: boolean | null

encryption_protocol

encryption_protocol: string | null

error_details

error_details: string | null

local_id

local_id: string | null

local_ip_address

local_ip_address: string | null

local_subnets

local_subnets: Array<EdgeIpSecVpnSubnetJson> | null

mtu

mtu: number | null

name

name: string | null

operational

operational: boolean | null

peer_id

peer_id: string | null

peer_ip_address

peer_ip_address: string | null

peer_subnets

peer_subnets: Array<EdgeIpSecVpnSubnetJson> | null

shared_secret

shared_secret: string | null

shared_secret_encrypted

shared_secret_encrypted: boolean | null

vpn_peer

vpn_peer: EdgeIpSecVpnPeerJson | null

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc