SoftLayer_Network_Gateway_Vlan


SoftLayer_Network_Gateway_Vlan

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: int


networkGatewayId

The internal identifier of the gateway this VLAN is attached to.
Type: int


networkVlanId

The internal identifier of the network VLAN.
Type: int

Relational


networkGateway

The gateway this VLAN is attached to.
Type: SoftLayer_Network_Gateway


networkVlan

The network VLAN record.
Type: SoftLayer_Network_Vlan

Count