Skip to main content

Get a service connection

Get a service connection.

Path Parameters
  • id string required

    The resource's unique identifier.

Responses

Get the service connection by id.


Schema
  • Array [
  • backup_SC string
  • bgp_peer object
  • local_ip_address string
  • local_ipv6_address string
  • peer_ip_address string
  • peer_ipv6_address string
  • same_as_primary boolean
  • secret string
  • ipsec_tunnel string required
  • name string required
  • nat_pool string
  • no_export_community string

    Possible values: [Disabled, Enabled-In, Enabled-Out, Enabled-Both]

  • onboarding_type string

    Possible values: [classic]

    Default value: classic

  • protocol object
  • bgp object
  • do_not_export_routes boolean
  • enable boolean
  • fast_failover boolean
  • local_ip_address string
  • originate_default_route boolean
  • peer_as string
  • peer_ip_address string
  • secret string
  • summarize_mobile_user_routes boolean
  • qos object
  • enable boolean
  • qos_profile string
  • region string required
  • secondary_ipsec_tunnel string
  • source_nat boolean
  • subnets string[]
  • ]
Loading...