getOverBandwidthAllocationFlag


SoftLayer_Virtual_Guest::getOverBandwidthAllocationFlag

Description

Whether the bandwidth usage for this computing instance for the current billing cycle exceeds the allocation.

Parameters

None

Required Headers

Optional Headers

Return Values

  • int
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Virtual_Guest/{SoftLayer_Virtual_GuestID}/getOverBandwidthAllocationFlag'