countHourlyInstances


SoftLayer_Account::countHourlyInstances

Retrieve the number of hourly services on an account that are active, plus any pending orders with hourly services attached.

Description

Retrieve the number of hourly services on an account that are active, plus any pending orders with hourly services attached.

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/countHourlyInstances'