getStorageNetworkFlag


SoftLayer_Network_Component::getStorageNetworkFlag

Deprecated

Description

Whether a network component’s primary ip address is from a storage network subnet or not. [Deprecated]

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_Component/{SoftLayer_Network_ComponentID}/getStorageNetworkFlag'