Class: Softlayer::Container::Hardware::Server::Configuration

Inherits:
Entity
  • Object
show all
Defined in:
lib/softlayer/container/hardware/server/configuration.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

#add_to_spare_pool_after_os_reloadObject

Returns the value of attribute add_to_spare_pool_after_os_reload.



6
7
8
# File 'lib/softlayer/container/hardware/server/configuration.rb', line 6

def add_to_spare_pool_after_os_reload
  @add_to_spare_pool_after_os_reload
end

#custom_provision_script_uriObject

Returns the value of attribute custom_provision_script_uri.



7
8
9
# File 'lib/softlayer/container/hardware/server/configuration.rb', line 7

def custom_provision_script_uri
  @custom_provision_script_uri
end

#drive_retention_flagObject

Returns the value of attribute drive_retention_flag.



8
9
10
# File 'lib/softlayer/container/hardware/server/configuration.rb', line 8

def drive_retention_flag
  @drive_retention_flag
end

#erase_hard_drivesObject

Returns the value of attribute erase_hard_drives.



9
10
11
# File 'lib/softlayer/container/hardware/server/configuration.rb', line 9

def erase_hard_drives
  @erase_hard_drives
end

#hard_drivesObject

Returns the value of attribute hard_drives.



10
11
12
# File 'lib/softlayer/container/hardware/server/configuration.rb', line 10

def hard_drives
  @hard_drives
end

#image_template_idObject

Returns the value of attribute image_template_id.



11
12
13
# File 'lib/softlayer/container/hardware/server/configuration.rb', line 11

def image_template_id
  @image_template_id
end

#item_pricesObject

Returns the value of attribute item_prices.



12
13
14
# File 'lib/softlayer/container/hardware/server/configuration.rb', line 12

def item_prices
  @item_prices
end

#reset_ipmi_passwordObject

Returns the value of attribute reset_ipmi_password.



13
14
15
# File 'lib/softlayer/container/hardware/server/configuration.rb', line 13

def reset_ipmi_password
  @reset_ipmi_password
end

#ssh_key_idsObject

Returns the value of attribute ssh_key_ids.



14
15
16
# File 'lib/softlayer/container/hardware/server/configuration.rb', line 14

def ssh_key_ids
  @ssh_key_ids
end

#upgrade_biosObject

Returns the value of attribute upgrade_bios.



15
16
17
# File 'lib/softlayer/container/hardware/server/configuration.rb', line 15

def upgrade_bios
  @upgrade_bios
end

#upgrade_hard_drive_firmwareObject

Returns the value of attribute upgrade_hard_drive_firmware.



16
17
18
# File 'lib/softlayer/container/hardware/server/configuration.rb', line 16

def upgrade_hard_drive_firmware
  @upgrade_hard_drive_firmware
end