Skip to main content

List the status of the VPN link.

Path Parameters
    tenant_id string required

    ID of the tenant.

    vpn_link_id string required

    The ID of the VPN link.

Responses

Successful Operation


Schema
    active boolean

    Active

    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_keep_alive_failure_count integer

    Ep1 Keep Alive Failure Count

    ep1_keep_alive_interval integer

    Ep1 Keep Alive Interval

    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_keep_alive_failure_count integer

    Ep2 Keep Alive Failure Count

    ep2_keep_alive_interval integer

    Ep2 Keep Alive Interval

    ep2_site_id string

    Ep2 Site Id

    id string

    Id

    link_up boolean

    Link Up

    usable boolean

    Usable

Loading...