getAttachedNetworkGatewayFlag


SoftLayer_Network_Vlan::getAttachedNetworkGatewayFlag

Description

A value of ‘1’ indicates this VLAN is associated with a gateway device for routing purposes.

Parameters

None

Required Headers

Optional Headers

Return Values

  • boolean
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Network_Vlan/{SoftLayer_Network_VlanID}/getAttachedNetworkGatewayFlag'