Skip to main content

Create service connections

Create service connections.

Query Parameters
  • folder string required

    Possible values: Value must match regular expression ^[0-9a-zA-Z._-\s]{1,}$, [Shared, Mobile Users, Remote Networks, Service Connections, Mobile Users Container, Mobile Users Explicit Proxy]

    The folder on which you want to perform this operation.

Request Body

The service connection you want to create

  • 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[]
Responses

Created

Loading...