getActiveFlag


SoftLayer_Sales_Presale_Event::getActiveFlag

Description

A flag to indicate that the presale event is currently active. A presale event is active if the current time is between the start and end dates.

Parameters

None

Required Headers

Optional Headers

Return Values

  • boolean
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Sales_Presale_Event/{SoftLayer_Sales_Presale_EventID}/getActiveFlag'