Class: Softlayer::Network::Storage::Daily::Usage

Inherits:
Entity
  • Object
show all
Defined in:
lib/softlayer/network/storage/daily/usage.rb

Defined Under Namespace

Classes: Representer

Instance Attribute Summary collapse

Method Summary

Methods inherited from Model

all, all_request_for, create, find, #init_headers, parse, process_message, #request, request, service_name, #service_name, #to_hash, #to_softlayer

Methods included from Model::Operations

extended, #filter, included, #limit, #mask, #request_headers

Instance Attribute Details

#bytes_usedObject

Returns the value of attribute bytes_used.



6
7
8
# File 'lib/softlayer/network/storage/daily/usage.rb', line 6

def bytes_used
  @bytes_used
end

#cdn_http_bandwidthObject

Returns the value of attribute cdn_http_bandwidth.



7
8
9
# File 'lib/softlayer/network/storage/daily/usage.rb', line 7

def cdn_http_bandwidth
  @cdn_http_bandwidth
end

#create_dateObject

Returns the value of attribute create_date.



8
9
10
# File 'lib/softlayer/network/storage/daily/usage.rb', line 8

def create_date
  @create_date
end

#nas_volumeObject

Returns the value of attribute nas_volume.



11
12
13
# File 'lib/softlayer/network/storage/daily/usage.rb', line 11

def nas_volume
  @nas_volume
end

#nas_volume_idObject

Returns the value of attribute nas_volume_id.



9
10
11
# File 'lib/softlayer/network/storage/daily/usage.rb', line 9

def nas_volume_id
  @nas_volume_id
end

#public_bandwidth_outObject

Returns the value of attribute public_bandwidth_out.



10
11
12
# File 'lib/softlayer/network/storage/daily/usage.rb', line 10

def public_bandwidth_out
  @public_bandwidth_out
end