Skip to content

Latest commit

 

History

History
41 lines (32 loc) · 1.27 KB

File metadata and controls

41 lines (32 loc) · 1.27 KB
page_title subcategory description
netskope_grepop Data Source - terraform-provider-netskope
A GRE Point of Presence (POP) represents a Netskope data center that can terminate GRE tunnels. POPs provide the Netskope-side endpoint for your GRE tunnel connections.

netskope_grepop (Data Source)

A GRE Point of Presence (POP) represents a Netskope data center that can terminate GRE tunnels. POPs provide the Netskope-side endpoint for your GRE tunnel connections.

Example Usage

data "netskope_grepop" "my_grepop" {
  pop_id = "...my_pop_id..."
}

Schema

Required

  • pop_id (String) Unique identifier for the POP

Read-Only

  • accepting_tunnels (Boolean) Whether the POP is accepting new tunnel connections
  • bandwidth (String) Available bandwidth at the POP
  • distance (String) Distance from queried location
  • gateway (String) Gateway IP address - configure this as the destination in your GRE tunnel
  • location (String) Geographic location description
  • pop_name (String) POP name (use this value when configuring tunnels)
  • probe_ip (String) Probe IP address for health checks
  • region (String) ISO-3166 region code