Magic Wan Gre Tunnel Modified Gre Tunnel
data class MagicWanGreTunnelModifiedGreTunnel(val cloudflareGreEndpoint: String? = null, val createdOn: String? = null, val customerGreEndpoint: String? = null, val description: String? = null, val healthCheck: MagicWanGreTunnelModifiedGreTunnelHealthCheck? = null, val id: String? = null, val interfaceAddress: String? = null, val modifiedOn: String? = null, val mtu: Int? = null, val name: String? = null, val ttl: Int? = null)
Constructors
Link copied to clipboard
constructor(cloudflareGreEndpoint: String? = null, createdOn: String? = null, customerGreEndpoint: String? = null, description: String? = null, healthCheck: MagicWanGreTunnelModifiedGreTunnelHealthCheck? = null, id: String? = null, interfaceAddress: String? = null, modifiedOn: String? = null, mtu: Int? = null, name: String? = null, ttl: Int? = null)
Properties
Link copied to clipboard
The IP address assigned to the Cloudflare side of the GRE tunnel.
Link copied to clipboard
The IP address assigned to the customer side of the GRE tunnel.
Link copied to clipboard
An optional description of the GRE tunnel.
Link copied to clipboard
Link copied to clipboard
A 31-bit prefix (/31 in CIDR notation) supporting two hosts, one for each side of the tunnel. Select the subnet from the following private IP space: 10.0.0.0–10.255.255.255, 172.16.0.0–172.31.255.255, 192.168.0.0–192.168.255.255.
Link copied to clipboard
The date and time the tunnel was last modified.