Skip to main content

Perform Operation on VPN Link (v2.0)

POST 

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

Perform an operation on a VPN link.

Request

Path Parameters

    vpn_link_id stringrequired

    The ID of the VPN link.

Body

    action string

    Possible values: [refresh_vpnlink_status]

    The actions performed on a VPN link.

    id string

    The ID of the VPN link.

Responses

Successful Operation

Schema
    action string

    Possible values: [refresh_vpnlink_status]

    The actions performed on a VPN link.

    id string

    The ID of the VPN link.

Loading...