softlayer / softlayer-ruby

http://softlayer.github.io/softlayer-ruby/
MIT License
54 stars 35 forks source link

Provide the ability to search for tickets using both Object Filters and elastic search #43

Open SLsthompson opened 10 years ago

SLsthompson commented 10 years ago

A Ruby application should be able to search the list of tickets on an account and retrieve those tickets which match a particular object filter. The same method might also include the ability to search tickets using the indexed search mechanisms in the API.

This requirement was lifted from the commentary on Issue #26