hourlyInstanceLimit


SoftLayer_Account::hourlyInstanceLimit

Retrieve the number of hourly services that an account is allowed to have

Description

This method will return the limit (number) of hourly services 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/hourlyInstanceLimit'