deleteObject


SoftLayer_Network_Gateway_Vlan::deleteObject

Detach VLAN

Description

Start the asynchronous process to detach this VLANs from the 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}/deleteObject'