hourlyServerLimit


SoftLayer_Account::hourlyServerLimit

Retrieve the number of hourly bare metal servers that an account is allowed to have

Description

This method will return the limit (number) of hourly bare metal servers the account is allowed to have.

Parameters

None

Required Headers

Optional Headers

  • None

Return Values

  • int
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account/hourlyServerLimit'