Toggle Navigation
SoftLayer API
Articles
Documentation
Go
PHP
Perl
Python
Rest
Ruby
Tools
SoftLayer_Network_Gateway_Vlan
Classes
SoftLayer_Network_Gateway_Vlan
Tags
datatype
sldn
Network
Datatypes
"SoftLayer_"
prefix removed for readability.
Services or Datatypes go here
SoftLayer_Network_Gateway_Vlan
Service
Datatype
Description
Local
bypassFlag
If true, this VLAN is bypassed. If false, it is routed through the gateway.
Type:
boolean
id
A gateway VLAN's internal identifier.
Type:
integer
networkGatewayId
The internal identifier of the gateway this VLAN is attached to.
Type:
integer
networkVlanId
The internal identifier of the network VLAN.
Type:
integer
Relational
networkGateway
The gateway this VLAN is attached to.
Type:
SoftLayer_Network_Gateway
networkVlan
The network VLAN record.
Type:
SoftLayer_Network_Vlan
Count