unbypass


SoftLayer_Network_Gateway_Vlan::unbypass

Unbypass VLAN

Description

Start the asynchronous process to route the VLAN to this gateway.

Parameters

None

Required Headers

Optional Headers

  • None

Return Values

  • void
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Network_Gateway_Vlan/{SoftLayer_Network_Gateway_VlanID}/unbypass'