-
bypass
Start the asynchronous process to bypass/unroute the VLAN from this gateway.
-
createObject
Create a new VLAN attachment. If the bypassFlag is false, this will also create an asynchronous process to route the VLAN through the gateway.
-
createObjects
Create multiple new VLAN attachments. If the bypassFlag is false, this will also create an asynchronous process to route the VLANs through the gateway.
-
deleteObject
Start the asynchronous process to detach this VLANs from the gateway.
-
deleteObjects
Detach several VLANs. This will not detach them right away, but rather start an asynchronous process to detach.
-
getNetworkGateway
The gateway this VLAN is attached to.
-
getNetworkVlan
The network VLAN record.
-
getObject
Retrieve a SoftLayer_Network_Gateway_Vlan record.
-
SoftLayer_Network_Gateway_Vlan
An inside VLAN is a VLAN which is attached to a network gateway and can be routed or bypassed.
-
SoftLayer_Network_Gateway_Vlan
An inside VLAN is a VLAN which is attached to a network gateway and can be routed or bypassed.
-
unbypass
Start the asynchronous process to route the VLAN to this gateway.