getNewUpdatesFlag


SoftLayer_Ticket::getNewUpdatesFlag

Description

True if there are new, unread updates to this ticket for the current user, False otherwise.

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_Ticket/{SoftLayer_TicketID}/getNewUpdatesFlag'