Method: Softlayer::Hardware::SecurityModule#get_bandwidth_image
- Defined in:
- lib/softlayer/hardware/security_module.rb
#get_bandwidth_image(message) ⇒ Object
network_type snapshot_range draw date_specified date_specified_end
228 229 230 |
# File 'lib/softlayer/hardware/security_module.rb', line 228 def get_bandwidth_image() request(:get_bandwidth_image, Softlayer::Container::Bandwidth::GraphOutputs, ) end |