Class: Softlayer::Container::Auxiliary::Network::Status::Reading

Inherits:
Entity
  • Object
show all
Defined in:
lib/softlayer/container/auxiliary/network/status/reading.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

#average_pingObject

Returns the value of attribute average_ping.



7
8
9
# File 'lib/softlayer/container/auxiliary/network/status/reading.rb', line 7

def average_ping
  @average_ping
end

#failsObject

Returns the value of attribute fails.



8
9
10
# File 'lib/softlayer/container/auxiliary/network/status/reading.rb', line 8

def fails
  @fails
end

#frequencyObject

Returns the value of attribute frequency.



9
10
11
# File 'lib/softlayer/container/auxiliary/network/status/reading.rb', line 9

def frequency
  @frequency
end

#labelObject

Returns the value of attribute label.



10
11
12
# File 'lib/softlayer/container/auxiliary/network/status/reading.rb', line 10

def label
  @label
end

#last_check_dateObject

Returns the value of attribute last_check_date.



11
12
13
# File 'lib/softlayer/container/auxiliary/network/status/reading.rb', line 11

def last_check_date
  @last_check_date
end

#last_down_dateObject

Returns the value of attribute last_down_date.



12
13
14
# File 'lib/softlayer/container/auxiliary/network/status/reading.rb', line 12

def last_down_date
  @last_down_date
end

#latencyObject

Returns the value of attribute latency.



13
14
15
# File 'lib/softlayer/container/auxiliary/network/status/reading.rb', line 13

def latency
  @latency
end

#locationObject

Returns the value of attribute location.



14
15
16
# File 'lib/softlayer/container/auxiliary/network/status/reading.rb', line 14

def location
  @location
end

#maximum_pingObject

Returns the value of attribute maximum_ping.



15
16
17
# File 'lib/softlayer/container/auxiliary/network/status/reading.rb', line 15

def maximum_ping
  @maximum_ping
end

#minimum_pingObject

Returns the value of attribute minimum_ping.



16
17
18
# File 'lib/softlayer/container/auxiliary/network/status/reading.rb', line 16

def minimum_ping
  @minimum_ping
end

#ping_lossObject

Returns the value of attribute ping_loss.



17
18
19
# File 'lib/softlayer/container/auxiliary/network/status/reading.rb', line 17

def ping_loss
  @ping_loss
end

#start_dateObject

Returns the value of attribute start_date.



18
19
20
# File 'lib/softlayer/container/auxiliary/network/status/reading.rb', line 18

def start_date
  @start_date
end

#status_codeObject

Returns the value of attribute status_code.



19
20
21
# File 'lib/softlayer/container/auxiliary/network/status/reading.rb', line 19

def status_code
  @status_code
end

#status_messageObject

Returns the value of attribute status_message.



20
21
22
# File 'lib/softlayer/container/auxiliary/network/status/reading.rb', line 20

def status_message
  @status_message
end

#targetObject

Returns the value of attribute target.



21
22
23
# File 'lib/softlayer/container/auxiliary/network/status/reading.rb', line 21

def target
  @target
end

#target_typeObject

Returns the value of attribute target_type.



22
23
24
# File 'lib/softlayer/container/auxiliary/network/status/reading.rb', line 22

def target_type
  @target_type
end