updateVpnUser


SoftLayer_User_Customer::updateVpnUser

Creates or updates a user’s VPN access privileges.

Description

Always call this function to enable changes when manually configuring VPN subnet access.

Parameters

None

Required Headers

Optional Headers

  • None

Return Values

  • boolean
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_User_Customer/{SoftLayer_User_CustomerID}/updateVpnUser'