Skip to main content

Get a service connection

GET 

/service-connections/:id

Get an existing service connection.

Request

Path Parameters

    id stringrequired

    The UUID of the configuration resource

Responses

OK

Schema
    id uuidrequired

    The UUID of the service connection

    name stringrequired

    The name of the service connection

    folder stringrequired

    Default value: Service Connections

    The folder containing the service connection

    ipsec_tunnel stringrequired
    onboarding_type

    Possible values: [classic]

    Default value: classic

    region stringrequired
    backup_SC string
    bgp_peer object
    local_ip_address string
    local_ipv6_address string
    peer_ip_address string
    peer_ipv6_address string
    secret password
    nat_pool string
    no_export_community

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

    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 password
    summarize_mobile_user_routes boolean
    qos object
    enable boolean
    qos_profile string
    secondary_ipsec_tunnel string
    source_nat boolean
    subnets string[]
Loading...