softlayer / softlayer-ruby

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

Allow Ruby applications to create 'sys_admin' tickets #42

Open SLsthompson opened 10 years ago

SLsthompson commented 10 years ago

The SoftLayer::Ticket class includes "create_standard_ticket" which allows applications to create standard support tickets. This class should have a companion method for creating "sys admin" tickets.

This need was identified as part of the commentary on Issue #26