getPrivateNetworkOnlyFlag


SoftLayer_Hardware_Router::getPrivateNetworkOnlyFlag

Description

Whether the hardware only has access to the private network.

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_Hardware_Router/{SoftLayer_Hardware_RouterID}/getPrivateNetworkOnlyFlag'