getUtilizedIpAddressCount


SoftLayer_Network_Subnet::getUtilizedIpAddressCount

Description

The total number of utilized IP addresses on this subnet. The primary consumer of IP addresses are compute resources, which can consume more than one address. This value is only supported for primary subnets.

Parameters

None

Required Headers

Optional Headers

Return Values

  • unsignedInt
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Network_Subnet/{SoftLayer_Network_SubnetID}/getUtilizedIpAddressCount'