class Softlayer::Metric::Tracking::Object::Bandwidth::Summary
Constants
- SERVICE
Attributes
allocation_amount[RW]
allocation_id[RW]
amount_out[RW]
average_daily_usage[RW]
currently_over_allocation_flag[RW]
id[RW]
outbound_bandwidth_amount[RW]
projected_bandwidth_usage[RW]
projected_over_allocation_flag[RW]
Public Instance Methods
get_object()
click to toggle source
# File lib/softlayer/metric/tracking/object/bandwidth/summary.rb, line 18 def get_object request(:get_object, Softlayer::Metric::Tracking::Object::Bandwidth::Summary) end