Class: Softlayer::Software::Component::OperatingSystem

Inherits:
Softlayer::Software::Component show all
Defined in:
lib/softlayer/software/component/operating_system.rb

Defined Under Namespace

Classes: Representer

Constant Summary

Constants inherited from Softlayer::Software::Component

SERVICE

Instance Attribute Summary collapse

Attributes inherited from Softlayer::Software::Component

#average_installation_duration, #billing_item, #hardware, #hardware_id, #id, #manufacturer_activation_code, #manufacturer_license_instance, #password_count, #password_history, #password_history_count, #passwords, #software_description, #software_license, #virtual_guest

Method Summary

Methods inherited from Softlayer::Software::Component

#get_average_installation_duration, #get_billing_item, #get_hardware, #get_license_file, #get_object, #get_password_history, #get_passwords, #get_software_description, #get_software_license, #get_vendor_set_up_configuration, #get_virtual_guest

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

#license_expiration_dateObject

Returns the value of attribute license_expiration_date.



6
7
8
# File 'lib/softlayer/software/component/operating_system.rb', line 6

def license_expiration_date
  @license_expiration_date
end

#partition_template_countObject

Returns the value of attribute partition_template_count.



5
6
7
# File 'lib/softlayer/software/component/operating_system.rb', line 5

def partition_template_count
  @partition_template_count
end

#partition_templatesObject

Returns the value of attribute partition_templates.



7
8
9
# File 'lib/softlayer/software/component/operating_system.rb', line 7

def partition_templates
  @partition_templates
end

#reload_transaction_groupObject

Returns the value of attribute reload_transaction_group.



8
9
10
# File 'lib/softlayer/software/component/operating_system.rb', line 8

def reload_transaction_group
  @reload_transaction_group
end