Class: Softlayer::Container::Network::Storage::Evault::WebCc::AgentStatus

Inherits:
Entity
  • Object
show all
Defined in:
lib/softlayer/container/network/storage/evault/web_cc/agent_status.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

#last_backupObject

Returns the value of attribute last_backup.



8
9
10
# File 'lib/softlayer/container/network/storage/evault/web_cc/agent_status.rb', line 8

def last_backup
  @last_backup
end

#statusObject

Returns the value of attribute status.



9
10
11
# File 'lib/softlayer/container/network/storage/evault/web_cc/agent_status.rb', line 9

def status
  @status
end