Get the rules and associated servers in a Security Group.
=begin
@author Ryan Tiffany
=endrequire'softlayer_api'require'pp'client=SoftLayer::Client.new(:timeout=>120)secGroupId=70501getAll=client['SoftLayer_Network_SecurityGroup'].object_with_id(secGroupId).getAllObjectsppgetAll