"SoftLayer_" prefix removed for readability.
[DEPRECATED] Creates or updates a user VPN access privileges for a server on account.
| Name | Type | Description |
|---|---|---|
| objectId | int | |
| objectType | string |
None
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [int, string]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account/updateVpnUsersForResource'