Skip to content

Latest commit

 

History

History
41 lines (31 loc) · 1.07 KB

File metadata and controls

41 lines (31 loc) · 1.07 KB
page_title subcategory description
netskope_gre_tunnels_list Data Source - terraform-provider-netskope
GRETunnelsList DataSource

netskope_gre_tunnels_list (Data Source)

GRETunnelsList DataSource

Example Usage

data "netskope_gre_tunnels_list" "my_gretunnelslist" {
}

Schema

Read-Only

Nested Schema for result

Read-Only:

  • bandwidth (Number) Bandwidth limit in Mbps
  • enabled (Boolean) Whether the tunnel is enabled
  • notes (String) User-provided notes for the tunnel
  • site (String) Site name for the tunnel
  • source_ip (String) Source IP address identity
  • source_type (String) Source type (sdwan, firewall, router, other)
  • template (String) Configuration template name
  • tunnel_id (Number) Unique identifier for the GRE tunnel
  • vendor (String) Network equipment vendor name