Skip to main content

Get VPN Link Status (v2.0)

GET 

/sdwan/v2.0/api/vpnlinks/:vpn_link_id/status

List the status of the VPN link.

Request

Path Parameters

    vpn_link_id stringrequired

    The ID of the VPN link.

Responses

Successful Operation

Schema
    common_cipher string

    Common Cipher

    ep1_cipher string

    Ep1 Cipher

    ep1_element_id string

    Ep1 Element Id

    ep1_interface_id string

    Ep1 Interface Id

    ep1_site_id string

    Ep1 Site Id

    ep2_cipher string

    Ep2 Cipher

    ep2_element_id string

    Ep2 Element Id

    ep2_interface_id string

    Ep2 Interface Id

    ep2_site_id string

    Ep2 Site Id

    id string

    Id

Loading...