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

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



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

def bytes_used
  @bytes_used
end

#descriptionObject

Returns the value of attribute description.



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

def description
  @description
end

#hardware_idObject

Returns the value of attribute hardware_id.



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

def hardware_id
  @hardware_id
end

#last_run_dateObject

Returns the value of attribute last_run_date.



11
12
13
# File 'lib/softlayer/container/network/storage/evault/web_cc/job_details.rb', line 11

def last_run_date
  @last_run_date
end

#nameObject

Returns the value of attribute name.



12
13
14
# File 'lib/softlayer/container/network/storage/evault/web_cc/job_details.rb', line 12

def name
  @name
end

#original_sizeObject

Returns the value of attribute original_size.



13
14
15
# File 'lib/softlayer/container/network/storage/evault/web_cc/job_details.rb', line 13

def original_size
  @original_size
end

#percentage_of_total_usageObject

Returns the value of attribute percentage_of_total_usage.



14
15
16
# File 'lib/softlayer/container/network/storage/evault/web_cc/job_details.rb', line 14

def percentage_of_total_usage
  @percentage_of_total_usage
end

#resultObject

Returns the value of attribute result.



15
16
17
# File 'lib/softlayer/container/network/storage/evault/web_cc/job_details.rb', line 15

def result
  @result
end

#virtual_guest_idObject

Returns the value of attribute virtual_guest_id.



16
17
18
# File 'lib/softlayer/container/network/storage/evault/web_cc/job_details.rb', line 16

def virtual_guest_id
  @virtual_guest_id
end