Class: Softlayer::Hardware::Server

Inherits:
Softlayer::Hardware show all
Defined in:
lib/softlayer/hardware/server.rb

Defined Under Namespace

Classes: Representer

Constant Summary collapse

SERVICE =
'SoftLayer_Hardware_Server'

Instance Attribute Summary collapse

Attributes inherited from Softlayer::Hardware

#account, #account_id, #active_component_count, #active_components, #active_network_monitor_incident, #active_network_monitor_incident_count, #all_power_component_count, #all_power_components, #allowed_host, #allowed_network_storage, #allowed_network_storage_count, #allowed_network_storage_replica_count, #allowed_network_storage_replicas, #antivirus_spyware_software_component, #attribute_count, #attributes, #average_daily_public_bandwidth_usage, #backend_network_component_count, #backend_network_components, #backend_router_count, #backend_routers, #bandwidth_allocation, #bandwidth_allotment_detail, #bare_metal_instance_flag, #benchmark_certification_count, #benchmark_certifications, #billing_item, #billing_item_flag, #block_cancel_because_disconnected_flag, #business_continuance_insurance_flag, #component_count, #components, #continuous_data_protection_software_component, #current_billable_bandwidth_usage, #datacenter, #datacenter_name, #domain, #downlink_hardware, #downlink_hardware_count, #downlink_network_hardware, #downlink_network_hardware_count, #downlink_server_count, #downlink_servers, #downlink_virtual_guest_count, #downlink_virtual_guests, #downstream_hardware_binding_count, #downstream_hardware_bindings, #downstream_network_hardware, #downstream_network_hardware_count, #downstream_network_hardware_with_incident_count, #downstream_network_hardware_with_incidents, #downstream_server_count, #downstream_servers, #downstream_virtual_guest_count, #downstream_virtual_guests, #drive_controller_count, #drive_controllers, #evault_network_storage, #evault_network_storage_count, #firewall_service_component, #fixed_configuration_preset, #frontend_network_component_count, #frontend_network_components, #frontend_router_count, #frontend_routers, #fully_qualified_domain_name, #global_identifier, #hard_drive_count, #hard_drives, #hardware_chassis, #hardware_function, #hardware_function_description, #hardware_status, #hardware_status_id, #has_trusted_platform_module_billing_item_flag, #host_ips_software_component, #hostname, #hourly_billing_flag, #id, #inbound_bandwidth_usage, #inbound_public_bandwidth_usage, #last_transaction, #latest_network_monitor_incident, #location, #location_path_string, #lockbox_network_storage, #managed_resource_flag, #manufacturer_serial_number, #memory, #memory_capacity, #memory_count, #metric_tracking_object, #monitoring_agent_count, #monitoring_agents, #monitoring_robot, #monitoring_service_component, #monitoring_service_eligibility_flag, #monitoring_service_flag, #motherboard, #network_card_count, #network_cards, #network_component_count, #network_components, #network_gateway_member, #network_gateway_member_flag, #network_management_ip_address, #network_monitor_attached_down_hardware, #network_monitor_attached_down_hardware_count, #network_monitor_attached_down_virtual_guest_count, #network_monitor_attached_down_virtual_guests, #network_monitor_count, #network_monitor_incident_count, #network_monitor_incidents, #network_monitors, #network_status, #network_status_attribute, #network_storage, #network_storage_count, #network_vlan_count, #network_vlans, #next_billing_cycle_bandwidth_allocation, #notes, #notes_history, #notes_history_count, #operating_system, #operating_system_reference_code, #outbound_bandwidth_usage, #outbound_public_bandwidth_usage, #point_of_presence_location, #post_install_script_uri, #power_component_count, #power_components, #power_supply, #power_supply_count, #primary_backend_ip_address, #primary_backend_network_component, #primary_ip_address, #primary_network_component, #private_network_only_flag, #processor_core_amount, #processor_count, #processor_physical_core_amount, #processors, #provision_date, #rack, #raid_controller_count, #raid_controllers, #recent_event_count, #recent_events, #remote_management_account_count, #remote_management_accounts, #remote_management_component, #resource_group_count, #resource_group_member_reference_count, #resource_group_member_references, #resource_group_role_count, #resource_group_roles, #resource_groups, #router_count, #routers, #scale_asset_count, #scale_assets, #security_scan_request_count, #security_scan_requests, #serial_number, #server_room, #service_provider, #service_provider_id, #service_provider_resource_id, #software_component_count, #software_components, #spare_pool_billing_item, #ssh_key_count, #ssh_keys, #storage_network_component_count, #storage_network_components, #tag_reference_count, #tag_references, #top_level_location, #upgrade_request, #uplink_hardware, #uplink_network_component_count, #uplink_network_components, #user_data, #user_data_count, #virtual_chassis, #virtual_chassis_sibling_count, #virtual_chassis_siblings, #virtual_host, #virtual_license_count, #virtual_licenses, #virtual_rack, #virtual_rack_id, #virtual_rack_name, #virtualization_platform

Class Method Summary collapse

Instance Method Summary collapse

Methods inherited from Softlayer::Hardware

#get_spare_pool_billing_item

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

#active_network_firewall_billing_itemObject

Returns the value of attribute active_network_firewall_billing_item.



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

def active_network_firewall_billing_item
  @active_network_firewall_billing_item
end

#active_ticket_countObject

Returns the value of attribute active_ticket_count.



5
6
7
# File 'lib/softlayer/hardware/server.rb', line 5

def active_ticket_count
  @active_ticket_count
end

#active_ticketsObject

Returns the value of attribute active_tickets.



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

def active_tickets
  @active_tickets
end

#active_transactionObject

Returns the value of attribute active_transaction.



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

def active_transaction
  @active_transaction
end

#active_transaction_countObject

Returns the value of attribute active_transaction_count.



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

def active_transaction_count
  @active_transaction_count
end

#active_transactionsObject

Returns the value of attribute active_transactions.



17
18
19
# File 'lib/softlayer/hardware/server.rb', line 17

def active_transactions
  @active_transactions
end

#available_monitoringObject

Returns the value of attribute available_monitoring.



18
19
20
# File 'lib/softlayer/hardware/server.rb', line 18

def available_monitoring
  @available_monitoring
end

#available_monitoring_countObject

Returns the value of attribute available_monitoring_count.



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

def available_monitoring_count
  @available_monitoring_count
end

#average_daily_bandwidth_usageObject

Returns the value of attribute average_daily_bandwidth_usage.



19
20
21
# File 'lib/softlayer/hardware/server.rb', line 19

def average_daily_bandwidth_usage
  @average_daily_bandwidth_usage
end

#average_daily_private_bandwidth_usageObject

Returns the value of attribute average_daily_private_bandwidth_usage.



20
21
22
# File 'lib/softlayer/hardware/server.rb', line 20

def average_daily_private_bandwidth_usage
  @average_daily_private_bandwidth_usage
end

#billing_cycle_bandwidth_usageObject

Returns the value of attribute billing_cycle_bandwidth_usage.



21
22
23
# File 'lib/softlayer/hardware/server.rb', line 21

def billing_cycle_bandwidth_usage
  @billing_cycle_bandwidth_usage
end

#billing_cycle_bandwidth_usage_countObject

Returns the value of attribute billing_cycle_bandwidth_usage_count.



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

def billing_cycle_bandwidth_usage_count
  @billing_cycle_bandwidth_usage_count
end

#billing_cycle_private_bandwidth_usageObject

Returns the value of attribute billing_cycle_private_bandwidth_usage.



22
23
24
# File 'lib/softlayer/hardware/server.rb', line 22

def billing_cycle_private_bandwidth_usage
  @billing_cycle_private_bandwidth_usage
end

#billing_cycle_public_bandwidth_usageObject

Returns the value of attribute billing_cycle_public_bandwidth_usage.



23
24
25
# File 'lib/softlayer/hardware/server.rb', line 23

def billing_cycle_public_bandwidth_usage
  @billing_cycle_public_bandwidth_usage
end

#contains_solid_state_drives_flagObject

Returns the value of attribute contains_solid_state_drives_flag.



24
25
26
# File 'lib/softlayer/hardware/server.rb', line 24

def contains_solid_state_drives_flag
  @contains_solid_state_drives_flag
end

#control_panelObject

Returns the value of attribute control_panel.



25
26
27
# File 'lib/softlayer/hardware/server.rb', line 25

def control_panel
  @control_panel
end

#costObject

Returns the value of attribute cost.



26
27
28
# File 'lib/softlayer/hardware/server.rb', line 26

def cost
  @cost
end

#current_bandwidth_summaryObject

Returns the value of attribute current_bandwidth_summary.



27
28
29
# File 'lib/softlayer/hardware/server.rb', line 27

def current_bandwidth_summary
  @current_bandwidth_summary
end

#customer_installed_operating_system_flagObject

Returns the value of attribute customer_installed_operating_system_flag.



28
29
30
# File 'lib/softlayer/hardware/server.rb', line 28

def customer_installed_operating_system_flag
  @customer_installed_operating_system_flag
end

#customer_owned_flagObject

Returns the value of attribute customer_owned_flag.



29
30
31
# File 'lib/softlayer/hardware/server.rb', line 29

def customer_owned_flag
  @customer_owned_flag
end

#inbound_private_bandwidth_usageObject

Returns the value of attribute inbound_private_bandwidth_usage.



30
31
32
# File 'lib/softlayer/hardware/server.rb', line 30

def inbound_private_bandwidth_usage
  @inbound_private_bandwidth_usage
end

#last_operating_system_reloadObject

Returns the value of attribute last_operating_system_reload.



31
32
33
# File 'lib/softlayer/hardware/server.rb', line 31

def last_operating_system_reload
  @last_operating_system_reload
end

#metric_tracking_object_idObject

Returns the value of attribute metric_tracking_object_id.



32
33
34
# File 'lib/softlayer/hardware/server.rb', line 32

def metric_tracking_object_id
  @metric_tracking_object_id
end

#monitoring_user_notificationObject

Returns the value of attribute monitoring_user_notification.



33
34
35
# File 'lib/softlayer/hardware/server.rb', line 33

def monitoring_user_notification
  @monitoring_user_notification
end

#monitoring_user_notification_countObject

Returns the value of attribute monitoring_user_notification_count.



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

def monitoring_user_notification_count
  @monitoring_user_notification_count
end

#open_cancellation_ticketObject

Returns the value of attribute open_cancellation_ticket.



34
35
36
# File 'lib/softlayer/hardware/server.rb', line 34

def open_cancellation_ticket
  @open_cancellation_ticket
end

#outbound_private_bandwidth_usageObject

Returns the value of attribute outbound_private_bandwidth_usage.



35
36
37
# File 'lib/softlayer/hardware/server.rb', line 35

def outbound_private_bandwidth_usage
  @outbound_private_bandwidth_usage
end

#over_bandwidth_allocation_flagObject

Returns the value of attribute over_bandwidth_allocation_flag.



36
37
38
# File 'lib/softlayer/hardware/server.rb', line 36

def over_bandwidth_allocation_flag
  @over_bandwidth_allocation_flag
end

#private_ip_addressObject

Returns the value of attribute private_ip_address.



37
38
39
# File 'lib/softlayer/hardware/server.rb', line 37

def private_ip_address
  @private_ip_address
end

#projected_over_bandwidth_allocation_flagObject

Returns the value of attribute projected_over_bandwidth_allocation_flag.



38
39
40
# File 'lib/softlayer/hardware/server.rb', line 38

def projected_over_bandwidth_allocation_flag
  @projected_over_bandwidth_allocation_flag
end

#projected_public_bandwidth_usageObject

Returns the value of attribute projected_public_bandwidth_usage.



39
40
41
# File 'lib/softlayer/hardware/server.rb', line 39

def projected_public_bandwidth_usage
  @projected_public_bandwidth_usage
end

#recent_remote_management_command_countObject

Returns the value of attribute recent_remote_management_command_count.



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

def recent_remote_management_command_count
  @recent_remote_management_command_count
end

#recent_remote_management_commandsObject

Returns the value of attribute recent_remote_management_commands.



40
41
42
# File 'lib/softlayer/hardware/server.rb', line 40

def recent_remote_management_commands
  @recent_remote_management_commands
end

#regional_internet_registryObject

Returns the value of attribute regional_internet_registry.



41
42
43
# File 'lib/softlayer/hardware/server.rb', line 41

def regional_internet_registry
  @regional_internet_registry
end

#remote_managementObject

Returns the value of attribute remote_management.



42
43
44
# File 'lib/softlayer/hardware/server.rb', line 42

def remote_management
  @remote_management
end

#remote_management_user_countObject

Returns the value of attribute remote_management_user_count.



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

def remote_management_user_count
  @remote_management_user_count
end

#remote_management_usersObject

Returns the value of attribute remote_management_users.



43
44
45
# File 'lib/softlayer/hardware/server.rb', line 43

def remote_management_users
  @remote_management_users
end

#statistics_remote_managementObject

Returns the value of attribute statistics_remote_management.



44
45
46
# File 'lib/softlayer/hardware/server.rb', line 44

def statistics_remote_management
  @statistics_remote_management
end

#user_countObject

Returns the value of attribute user_count.



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

def user_count
  @user_count
end

#usersObject

Returns the value of attribute users.



45
46
47
# File 'lib/softlayer/hardware/server.rb', line 45

def users
  @users
end

#virtual_guest_countObject

Returns the value of attribute virtual_guest_count.



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

def virtual_guest_count
  @virtual_guest_count
end

#virtual_guestsObject

Returns the value of attribute virtual_guests.



46
47
48
# File 'lib/softlayer/hardware/server.rb', line 46

def virtual_guests
  @virtual_guests
end

Class Method Details

.create_object(message) ⇒ Object

template_object



90
91
92
# File 'lib/softlayer/hardware/server.rb', line 90

def self.create_object(message)
  request(:create_object, Softlayer::Hardware::Server, message)
end

.find_by_ip_address(message) ⇒ Object

ip_address



125
126
127
# File 'lib/softlayer/hardware/server.rb', line 125

def self.find_by_ip_address(message)
  request(:find_by_ip_address, Softlayer::Hardware::Server, message)
end

.generate_order_template(message) ⇒ Object

template_object



130
131
132
# File 'lib/softlayer/hardware/server.rb', line 130

def self.generate_order_template(message)
  request(:generate_order_template, Softlayer::Container::Product::Order, message)
end

.get_create_object_optionsObject



325
326
327
# File 'lib/softlayer/hardware/server.rb', line 325

def self.get_create_object_options
  request(:get_create_object_options, Softlayer::Container::Hardware::Configuration)
end

.get_hardware_by_ip_address(message) ⇒ Object

ip_address



473
474
475
# File 'lib/softlayer/hardware/server.rb', line 473

def self.get_hardware_by_ip_address(message)
  request(:get_hardware_by_ip_address, Softlayer::Hardware::Server, message)
end

.get_pm_infoObject



714
715
716
# File 'lib/softlayer/hardware/server.rb', line 714

def self.get_pm_info
  request(:get_pm_info, nil)
end

.get_private_vlan_by_ip_address(message) ⇒ Object

ip_address



783
784
785
# File 'lib/softlayer/hardware/server.rb', line 783

def self.get_private_vlan_by_ip_address(message)
  request(:get_private_vlan_by_ip_address, Softlayer::Network::Vlan, message)
end

.get_public_vlan_by_hostname(message) ⇒ Object

hostname



842
843
844
# File 'lib/softlayer/hardware/server.rb', line 842

def self.get_public_vlan_by_hostname(message)
  request(:get_public_vlan_by_hostname, Softlayer::Network::Vlan, message)
end

.validate_partitions_for_operating_system(message) ⇒ Object

operating_system partitions



1165
1166
1167
# File 'lib/softlayer/hardware/server.rb', line 1165

def self.validate_partitions_for_operating_system(message)
  request(:validate_partitions_for_operating_system, Boolean, message)
end

Instance Method Details

#activate_private_portObject



48
49
50
# File 'lib/softlayer/hardware/server.rb', line 48

def activate_private_port
  request(:activate_private_port, Boolean)
end

#activate_public_portObject



52
53
54
# File 'lib/softlayer/hardware/server.rb', line 52

def activate_public_port
  request(:activate_public_port, Boolean)
end

#allow_access_to_network_storage(message) ⇒ Object

network_storage_template_object



57
58
59
# File 'lib/softlayer/hardware/server.rb', line 57

def allow_access_to_network_storage(message)
  request(:allow_access_to_network_storage, Boolean, message)
end

#allow_access_to_network_storage_list(message) ⇒ Object

network_storage_template_objects



62
63
64
# File 'lib/softlayer/hardware/server.rb', line 62

def allow_access_to_network_storage_list(message)
  request(:allow_access_to_network_storage_list, Boolean, message)
end

#boot_to_rescue_layer(message) ⇒ Object

no_os_boot_environment



67
68
69
# File 'lib/softlayer/hardware/server.rb', line 67

def boot_to_rescue_layer(message)
  request(:boot_to_rescue_layer, Boolean, message)
end

#capture_image(message) ⇒ Object

capture_template



72
73
74
# File 'lib/softlayer/hardware/server.rb', line 72

def capture_image(message)
  request(:capture_image, Softlayer::Virtual::Guest::Block::Device::Template::Group, message)
end

#close_alarm(message) ⇒ Object

alarm_id



77
78
79
# File 'lib/softlayer/hardware/server.rb', line 77

def close_alarm(message)
  request(:close_alarm, Boolean, message)
end

#create_firmware_update_transaction(message) ⇒ Object

ipmi raid_controller bios harddrive



85
86
87
# File 'lib/softlayer/hardware/server.rb', line 85

def create_firmware_update_transaction(message)
  request(:create_firmware_update_transaction, Boolean, message)
end

#create_post_software_install_transaction(message) ⇒ Object

install_codes return_boolean



96
97
98
# File 'lib/softlayer/hardware/server.rb', line 96

def create_post_software_install_transaction(message)
  request(:create_post_software_install_transaction, Boolean, message)
end

#delete_objectObject



100
101
102
# File 'lib/softlayer/hardware/server.rb', line 100

def delete_object
  request(:delete_object, Boolean)
end

#delete_software_component_passwords(message) ⇒ Object

software_component_passwords



105
106
107
# File 'lib/softlayer/hardware/server.rb', line 105

def delete_software_component_passwords(message)
  request(:delete_software_component_passwords, Boolean, message)
end

#edit_object(message) ⇒ Object

template_object



110
111
112
# File 'lib/softlayer/hardware/server.rb', line 110

def edit_object(message)
  request(:edit_object, Boolean, message)
end

#edit_software_component_passwords(message) ⇒ Object

software_component_passwords



115
116
117
# File 'lib/softlayer/hardware/server.rb', line 115

def edit_software_component_passwords(message)
  request(:edit_software_component_passwords, Boolean, message)
end

#execute_remote_script(message) ⇒ Object

uri



120
121
122
# File 'lib/softlayer/hardware/server.rb', line 120

def execute_remote_script(message)
  request(:execute_remote_script, nil, message)
end

#get_accountObject



134
135
136
# File 'lib/softlayer/hardware/server.rb', line 134

def 
  request(:get_account, Softlayer::Account)
end

#get_active_componentsObject



138
139
140
# File 'lib/softlayer/hardware/server.rb', line 138

def get_active_components
  request(:get_active_components, Array[Softlayer::Hardware::Component])
end

#get_active_network_firewall_billing_itemObject



142
143
144
# File 'lib/softlayer/hardware/server.rb', line 142

def get_active_network_firewall_billing_item
  request(:get_active_network_firewall_billing_item, Softlayer::Billing::Item)
end

#get_active_network_monitor_incidentObject



146
147
148
# File 'lib/softlayer/hardware/server.rb', line 146

def get_active_network_monitor_incident
  request(:get_active_network_monitor_incident, Array[Softlayer::Network::Monitor::Version1::Incident])
end

#get_active_ticketsObject



150
151
152
# File 'lib/softlayer/hardware/server.rb', line 150

def get_active_tickets
  request(:get_active_tickets, Array[Softlayer::Ticket])
end

#get_active_transactionObject



154
155
156
# File 'lib/softlayer/hardware/server.rb', line 154

def get_active_transaction
  request(:get_active_transaction, Softlayer::Provisioning::Version1::Transaction)
end

#get_active_transactionsObject



158
159
160
# File 'lib/softlayer/hardware/server.rb', line 158

def get_active_transactions
  request(:get_active_transactions, Array[Softlayer::Provisioning::Version1::Transaction])
end

#get_alarm_history(message) ⇒ Object

start_date end_date alarm_id



165
166
167
# File 'lib/softlayer/hardware/server.rb', line 165

def get_alarm_history(message)
  request(:get_alarm_history, Array[Softlayer::Container::Monitoring::Alarm::History], message)
end

#get_all_power_componentsObject



169
170
171
# File 'lib/softlayer/hardware/server.rb', line 169

def get_all_power_components
  request(:get_all_power_components, Array[Softlayer::Hardware::Power::Component])
end

#get_allowed_hostObject



173
174
175
# File 'lib/softlayer/hardware/server.rb', line 173

def get_allowed_host
  request(:get_allowed_host, Softlayer::Network::Storage::Allowed::Host)
end

#get_allowed_network_storageObject



177
178
179
# File 'lib/softlayer/hardware/server.rb', line 177

def get_allowed_network_storage
  request(:get_allowed_network_storage, Array[Softlayer::Network::Storage])
end

#get_allowed_network_storage_replicasObject



181
182
183
# File 'lib/softlayer/hardware/server.rb', line 181

def get_allowed_network_storage_replicas
  request(:get_allowed_network_storage_replicas, Array[Softlayer::Network::Storage])
end

#get_antivirus_spyware_software_componentObject



185
186
187
# File 'lib/softlayer/hardware/server.rb', line 185

def get_antivirus_spyware_software_component
  request(:get_antivirus_spyware_software_component, Softlayer::Software::Component)
end

#get_attached_network_storages(message) ⇒ Object

nas_type



190
191
192
# File 'lib/softlayer/hardware/server.rb', line 190

def get_attached_network_storages(message)
  request(:get_attached_network_storages, Array[Softlayer::Network::Storage], message)
end

#get_attributesObject



194
195
196
# File 'lib/softlayer/hardware/server.rb', line 194

def get_attributes
  request(:get_attributes, Array[Softlayer::Hardware::Attribute])
end

#get_available_monitoringObject



198
199
200
# File 'lib/softlayer/hardware/server.rb', line 198

def get_available_monitoring
  request(:get_available_monitoring, Array[Softlayer::Network::Monitor::Version1::Query::Host::Stratum])
end

#get_available_network_storages(message) ⇒ Object

nas_type



203
204
205
# File 'lib/softlayer/hardware/server.rb', line 203

def get_available_network_storages(message)
  request(:get_available_network_storages, Array[Softlayer::Network::Storage], message)
end

#get_average_daily_bandwidth_usageObject



207
208
209
# File 'lib/softlayer/hardware/server.rb', line 207

def get_average_daily_bandwidth_usage
  request(:get_average_daily_bandwidth_usage, Float)
end

#get_average_daily_private_bandwidth_usageObject



211
212
213
# File 'lib/softlayer/hardware/server.rb', line 211

def get_average_daily_private_bandwidth_usage
  request(:get_average_daily_private_bandwidth_usage, Float)
end

#get_average_daily_public_bandwidth_usageObject



215
216
217
# File 'lib/softlayer/hardware/server.rb', line 215

def get_average_daily_public_bandwidth_usage
  request(:get_average_daily_public_bandwidth_usage, Float)
end

#get_backend_bandwidth_usage(message) ⇒ Object

start_date end_date



221
222
223
# File 'lib/softlayer/hardware/server.rb', line 221

def get_backend_bandwidth_usage(message)
  request(:get_backend_bandwidth_usage, Array[Softlayer::Metric::Tracking::Object::Data], message)
end

#get_backend_bandwidth_use(message) ⇒ Object

start_date end_date



227
228
229
# File 'lib/softlayer/hardware/server.rb', line 227

def get_backend_bandwidth_use(message)
  request(:get_backend_bandwidth_use, Array[Softlayer::Network::Bandwidth::Version1::Usage::Detail], message)
end

#get_backend_incoming_bandwidth(message) ⇒ Object

start_date end_date



233
234
235
# File 'lib/softlayer/hardware/server.rb', line 233

def get_backend_incoming_bandwidth(message)
  request(:get_backend_incoming_bandwidth, Float, message)
end

#get_backend_network_componentsObject



237
238
239
# File 'lib/softlayer/hardware/server.rb', line 237

def get_backend_network_components
  request(:get_backend_network_components, Array[Softlayer::Network::Component])
end

#get_backend_outgoing_bandwidth(message) ⇒ Object

start_date end_date



243
244
245
# File 'lib/softlayer/hardware/server.rb', line 243

def get_backend_outgoing_bandwidth(message)
  request(:get_backend_outgoing_bandwidth, Float, message)
end

#get_backend_routersObject



247
248
249
# File 'lib/softlayer/hardware/server.rb', line 247

def get_backend_routers
  request(:get_backend_routers, Array[Softlayer::Hardware])
end

#get_bandwidth_allocationObject



251
252
253
# File 'lib/softlayer/hardware/server.rb', line 251

def get_bandwidth_allocation
  request(:get_bandwidth_allocation, Float)
end

#get_bandwidth_allotment_detailObject



255
256
257
# File 'lib/softlayer/hardware/server.rb', line 255

def get_bandwidth_allotment_detail
  request(:get_bandwidth_allotment_detail, Softlayer::Network::Bandwidth::Version1::Allotment::Detail)
end

#get_bandwidth_for_date_range(message) ⇒ Object

start_date end_date



261
262
263
# File 'lib/softlayer/hardware/server.rb', line 261

def get_bandwidth_for_date_range(message)
  request(:get_bandwidth_for_date_range, Array[Softlayer::Metric::Tracking::Object::Data], message)
end

#get_bandwidth_image(message) ⇒ Object

network_type snapshot_range draw date_specified



269
270
271
# File 'lib/softlayer/hardware/server.rb', line 269

def get_bandwidth_image(message)
  request(:get_bandwidth_image, Softlayer::Container::Bandwidth::GraphOutputs, message)
end

#get_benchmark_certificationsObject



273
274
275
# File 'lib/softlayer/hardware/server.rb', line 273

def get_benchmark_certifications
  request(:get_benchmark_certifications, Array[Softlayer::Hardware::Benchmark::Certification])
end

#get_billing_cycle_bandwidth_usageObject



277
278
279
# File 'lib/softlayer/hardware/server.rb', line 277

def get_billing_cycle_bandwidth_usage
  request(:get_billing_cycle_bandwidth_usage, Array[Softlayer::Network::Bandwidth::Usage])
end

#get_billing_cycle_private_bandwidth_usageObject



281
282
283
# File 'lib/softlayer/hardware/server.rb', line 281

def get_billing_cycle_private_bandwidth_usage
  request(:get_billing_cycle_private_bandwidth_usage, Softlayer::Network::Bandwidth::Usage)
end

#get_billing_cycle_public_bandwidth_usageObject



285
286
287
# File 'lib/softlayer/hardware/server.rb', line 285

def get_billing_cycle_public_bandwidth_usage
  request(:get_billing_cycle_public_bandwidth_usage, Softlayer::Network::Bandwidth::Usage)
end

#get_billing_itemObject



289
290
291
# File 'lib/softlayer/hardware/server.rb', line 289

def get_billing_item
  request(:get_billing_item, Softlayer::Billing::Item::Hardware)
end

#get_billing_item_flagObject



293
294
295
# File 'lib/softlayer/hardware/server.rb', line 293

def get_billing_item_flag
  request(:get_billing_item_flag, Boolean)
end

#get_block_cancel_because_disconnected_flagObject



297
298
299
# File 'lib/softlayer/hardware/server.rb', line 297

def get_block_cancel_because_disconnected_flag
  request(:get_block_cancel_because_disconnected_flag, Boolean)
end

#get_business_continuance_insurance_flagObject



301
302
303
# File 'lib/softlayer/hardware/server.rb', line 301

def get_business_continuance_insurance_flag
  request(:get_business_continuance_insurance_flag, Boolean)
end

#get_componentsObject



305
306
307
# File 'lib/softlayer/hardware/server.rb', line 305

def get_components
  request(:get_components, Array[Softlayer::Hardware::Component])
end

#get_contains_solid_state_drives_flagObject



309
310
311
# File 'lib/softlayer/hardware/server.rb', line 309

def get_contains_solid_state_drives_flag
  request(:get_contains_solid_state_drives_flag, Boolean)
end

#get_continuous_data_protection_software_componentObject



313
314
315
# File 'lib/softlayer/hardware/server.rb', line 313

def get_continuous_data_protection_software_component
  request(:get_continuous_data_protection_software_component, Softlayer::Software::Component)
end

#get_control_panelObject



317
318
319
# File 'lib/softlayer/hardware/server.rb', line 317

def get_control_panel
  request(:get_control_panel, Softlayer::Software::Component::ControlPanel)
end

#get_costObject



321
322
323
# File 'lib/softlayer/hardware/server.rb', line 321

def get_cost
  request(:get_cost, Float)
end

#get_current_bandwidth_summaryObject



329
330
331
# File 'lib/softlayer/hardware/server.rb', line 329

def get_current_bandwidth_summary
  request(:get_current_bandwidth_summary, Softlayer::Metric::Tracking::Object::Bandwidth::Summary)
end

#get_current_benchmark_certification_result_fileObject



333
334
335
# File 'lib/softlayer/hardware/server.rb', line 333

def get_current_benchmark_certification_result_file
  request(:get_current_benchmark_certification_result_file, Softlayer::Base64Binary)
end

#get_current_billable_bandwidth_usageObject



337
338
339
# File 'lib/softlayer/hardware/server.rb', line 337

def get_current_billable_bandwidth_usage
  request(:get_current_billable_bandwidth_usage, Float)
end

#get_current_billing_detailObject



341
342
343
# File 'lib/softlayer/hardware/server.rb', line 341

def get_current_billing_detail
  request(:get_current_billing_detail, Array[Softlayer::Billing::Item])
end

#get_current_billing_totalObject



345
346
347
# File 'lib/softlayer/hardware/server.rb', line 345

def get_current_billing_total
  request(:get_current_billing_total, Float)
end

#get_custom_bandwidth_data_by_date(message) ⇒ Object

graph_data



350
351
352
# File 'lib/softlayer/hardware/server.rb', line 350

def get_custom_bandwidth_data_by_date(message)
  request(:get_custom_bandwidth_data_by_date, Softlayer::Container::Graph, message)
end

#get_customer_installed_operating_system_flagObject



354
355
356
# File 'lib/softlayer/hardware/server.rb', line 354

def get_customer_installed_operating_system_flag
  request(:get_customer_installed_operating_system_flag, Boolean)
end

#get_customer_owned_flagObject



358
359
360
# File 'lib/softlayer/hardware/server.rb', line 358

def get_customer_owned_flag
  request(:get_customer_owned_flag, Boolean)
end

#get_daily_average(message) ⇒ Object

start_date end_date



364
365
366
# File 'lib/softlayer/hardware/server.rb', line 364

def get_daily_average(message)
  request(:get_daily_average, Float, message)
end

#get_datacenterObject



368
369
370
# File 'lib/softlayer/hardware/server.rb', line 368

def get_datacenter
  request(:get_datacenter, Softlayer::Location)
end

#get_datacenter_nameObject



372
373
374
# File 'lib/softlayer/hardware/server.rb', line 372

def get_datacenter_name
  request(:get_datacenter_name, String)
end


376
377
378
# File 'lib/softlayer/hardware/server.rb', line 376

def get_downlink_hardware
  request(:get_downlink_hardware, Array[Softlayer::Hardware])
end


380
381
382
# File 'lib/softlayer/hardware/server.rb', line 380

def get_downlink_network_hardware
  request(:get_downlink_network_hardware, Array[Softlayer::Hardware])
end


384
385
386
# File 'lib/softlayer/hardware/server.rb', line 384

def get_downlink_servers
  request(:get_downlink_servers, Array[Softlayer::Hardware])
end


388
389
390
# File 'lib/softlayer/hardware/server.rb', line 388

def get_downlink_virtual_guests
  request(:get_downlink_virtual_guests, Array[Softlayer::Virtual::Guest])
end

#get_downstream_hardware_bindingsObject



392
393
394
# File 'lib/softlayer/hardware/server.rb', line 392

def get_downstream_hardware_bindings
  request(:get_downstream_hardware_bindings, Array[Softlayer::Network::Component::Uplink::Hardware])
end

#get_downstream_network_hardwareObject



396
397
398
# File 'lib/softlayer/hardware/server.rb', line 396

def get_downstream_network_hardware
  request(:get_downstream_network_hardware, Array[Softlayer::Hardware])
end

#get_downstream_network_hardware_with_incidentsObject



400
401
402
# File 'lib/softlayer/hardware/server.rb', line 400

def get_downstream_network_hardware_with_incidents
  request(:get_downstream_network_hardware_with_incidents, Array[Softlayer::Hardware])
end

#get_downstream_serversObject



404
405
406
# File 'lib/softlayer/hardware/server.rb', line 404

def get_downstream_servers
  request(:get_downstream_servers, Array[Softlayer::Hardware])
end

#get_downstream_virtual_guestsObject



408
409
410
# File 'lib/softlayer/hardware/server.rb', line 408

def get_downstream_virtual_guests
  request(:get_downstream_virtual_guests, Array[Softlayer::Virtual::Guest])
end

#get_drive_controllersObject



412
413
414
# File 'lib/softlayer/hardware/server.rb', line 412

def get_drive_controllers
  request(:get_drive_controllers, Array[Softlayer::Hardware::Component])
end

#get_evault_network_storageObject



416
417
418
# File 'lib/softlayer/hardware/server.rb', line 416

def get_evault_network_storage
  request(:get_evault_network_storage, Array[Softlayer::Network::Storage])
end

#get_firewall_protectable_subnetsObject



420
421
422
# File 'lib/softlayer/hardware/server.rb', line 420

def get_firewall_protectable_subnets
  request(:get_firewall_protectable_subnets, Array[Softlayer::Network::Subnet])
end

#get_firewall_service_componentObject



424
425
426
# File 'lib/softlayer/hardware/server.rb', line 424

def get_firewall_service_component
  request(:get_firewall_service_component, Softlayer::Network::Component::Firewall)
end

#get_fixed_configuration_presetObject



428
429
430
# File 'lib/softlayer/hardware/server.rb', line 428

def get_fixed_configuration_preset
  request(:get_fixed_configuration_preset, Softlayer::Product::Package::Preset)
end

#get_frontend_bandwidth_usage(message) ⇒ Object

start_date end_date



434
435
436
# File 'lib/softlayer/hardware/server.rb', line 434

def get_frontend_bandwidth_usage(message)
  request(:get_frontend_bandwidth_usage, Array[Softlayer::Metric::Tracking::Object::Data], message)
end

#get_frontend_bandwidth_use(message) ⇒ Object

start_date end_date



440
441
442
# File 'lib/softlayer/hardware/server.rb', line 440

def get_frontend_bandwidth_use(message)
  request(:get_frontend_bandwidth_use, Array[Softlayer::Network::Bandwidth::Version1::Usage::Detail], message)
end

#get_frontend_incoming_bandwidth(message) ⇒ Object

start_date end_date



446
447
448
# File 'lib/softlayer/hardware/server.rb', line 446

def get_frontend_incoming_bandwidth(message)
  request(:get_frontend_incoming_bandwidth, Float, message)
end

#get_frontend_network_componentsObject



450
451
452
# File 'lib/softlayer/hardware/server.rb', line 450

def get_frontend_network_components
  request(:get_frontend_network_components, Array[Softlayer::Network::Component])
end

#get_frontend_outgoing_bandwidth(message) ⇒ Object

start_date end_date



456
457
458
# File 'lib/softlayer/hardware/server.rb', line 456

def get_frontend_outgoing_bandwidth(message)
  request(:get_frontend_outgoing_bandwidth, Float, message)
end

#get_frontend_routersObject



460
461
462
# File 'lib/softlayer/hardware/server.rb', line 460

def get_frontend_routers
  request(:get_frontend_routers, Array[Softlayer::Hardware])
end

#get_global_identifierObject



464
465
466
# File 'lib/softlayer/hardware/server.rb', line 464

def get_global_identifier
  request(:get_global_identifier, String)
end

#get_hard_drivesObject



468
469
470
# File 'lib/softlayer/hardware/server.rb', line 468

def get_hard_drives
  request(:get_hard_drives, Array[Softlayer::Hardware::Component])
end

#get_hardware_chassisObject



477
478
479
# File 'lib/softlayer/hardware/server.rb', line 477

def get_hardware_chassis
  request(:get_hardware_chassis, Softlayer::Hardware::Chassis)
end

#get_hardware_functionObject



481
482
483
# File 'lib/softlayer/hardware/server.rb', line 481

def get_hardware_function
  request(:get_hardware_function, Softlayer::Hardware::Function)
end

#get_hardware_function_descriptionObject



485
486
487
# File 'lib/softlayer/hardware/server.rb', line 485

def get_hardware_function_description
  request(:get_hardware_function_description, String)
end

#get_hardware_statusObject



489
490
491
# File 'lib/softlayer/hardware/server.rb', line 489

def get_hardware_status
  request(:get_hardware_status, Softlayer::Hardware::Status)
end

#get_has_trusted_platform_module_billing_item_flagObject



493
494
495
# File 'lib/softlayer/hardware/server.rb', line 493

def get_has_trusted_platform_module_billing_item_flag
  request(:get_has_trusted_platform_module_billing_item_flag, Boolean)
end

#get_host_ips_software_componentObject



497
498
499
# File 'lib/softlayer/hardware/server.rb', line 497

def get_host_ips_software_component
  request(:get_host_ips_software_component, Softlayer::Software::Component)
end

#get_hourly_bandwidth(message) ⇒ Object

mode day



503
504
505
# File 'lib/softlayer/hardware/server.rb', line 503

def get_hourly_bandwidth(message)
  request(:get_hourly_bandwidth, Array[Softlayer::Metric::Tracking::Object::Data], message)
end

#get_hourly_billing_flagObject



507
508
509
# File 'lib/softlayer/hardware/server.rb', line 507

def get_hourly_billing_flag
  request(:get_hourly_billing_flag, Boolean)
end

#get_inbound_bandwidth_usageObject



511
512
513
# File 'lib/softlayer/hardware/server.rb', line 511

def get_inbound_bandwidth_usage
  request(:get_inbound_bandwidth_usage, Float)
end

#get_inbound_private_bandwidth_usageObject



515
516
517
# File 'lib/softlayer/hardware/server.rb', line 515

def get_inbound_private_bandwidth_usage
  request(:get_inbound_private_bandwidth_usage, Float)
end

#get_inbound_public_bandwidth_usageObject



519
520
521
# File 'lib/softlayer/hardware/server.rb', line 519

def get_inbound_public_bandwidth_usage
  request(:get_inbound_public_bandwidth_usage, Float)
end

#get_item_prices_from_software_descriptions(message) ⇒ Object

software_descriptions include_translations_flag return_all_prices_flag



526
527
528
# File 'lib/softlayer/hardware/server.rb', line 526

def get_item_prices_from_software_descriptions(message)
  request(:get_item_prices_from_software_descriptions, Array[Softlayer::Product::Item], message)
end

#get_last_operating_system_reloadObject



530
531
532
# File 'lib/softlayer/hardware/server.rb', line 530

def get_last_operating_system_reload
  request(:get_last_operating_system_reload, Softlayer::Provisioning::Version1::Transaction)
end

#get_last_transactionObject



534
535
536
# File 'lib/softlayer/hardware/server.rb', line 534

def get_last_transaction
  request(:get_last_transaction, Softlayer::Provisioning::Version1::Transaction)
end

#get_latest_network_monitor_incidentObject



538
539
540
# File 'lib/softlayer/hardware/server.rb', line 538

def get_latest_network_monitor_incident
  request(:get_latest_network_monitor_incident, Softlayer::Network::Monitor::Version1::Incident)
end

#get_locationObject



542
543
544
# File 'lib/softlayer/hardware/server.rb', line 542

def get_location
  request(:get_location, Softlayer::Location)
end

#get_location_path_stringObject



546
547
548
# File 'lib/softlayer/hardware/server.rb', line 546

def get_location_path_string
  request(:get_location_path_string, String)
end

#get_lockbox_network_storageObject



550
551
552
# File 'lib/softlayer/hardware/server.rb', line 550

def get_lockbox_network_storage
  request(:get_lockbox_network_storage, Softlayer::Network::Storage)
end

#get_managed_resource_flagObject



554
555
556
# File 'lib/softlayer/hardware/server.rb', line 554

def get_managed_resource_flag
  request(:get_managed_resource_flag, Boolean)
end

#get_management_network_componentObject



558
559
560
# File 'lib/softlayer/hardware/server.rb', line 558

def get_management_network_component
  request(:get_management_network_component, Softlayer::Network::Component)
end

#get_memoryObject



562
563
564
# File 'lib/softlayer/hardware/server.rb', line 562

def get_memory
  request(:get_memory, Array[Softlayer::Hardware::Component])
end

#get_memory_capacityObject



566
567
568
# File 'lib/softlayer/hardware/server.rb', line 566

def get_memory_capacity
  request(:get_memory_capacity, Integer)
end

#get_metric_tracking_objectObject



570
571
572
# File 'lib/softlayer/hardware/server.rb', line 570

def get_metric_tracking_object
  request(:get_metric_tracking_object, Softlayer::Metric::Tracking::Object::HardwareServer)
end

#get_metric_tracking_object_idObject



574
575
576
# File 'lib/softlayer/hardware/server.rb', line 574

def get_metric_tracking_object_id
  request(:get_metric_tracking_object_id, Integer)
end

#get_monitoring_active_alarms(message) ⇒ Object

start_date end_date



580
581
582
# File 'lib/softlayer/hardware/server.rb', line 580

def get_monitoring_active_alarms(message)
  request(:get_monitoring_active_alarms, Array[Softlayer::Container::Monitoring::Alarm::History], message)
end

#get_monitoring_agentsObject



584
585
586
# File 'lib/softlayer/hardware/server.rb', line 584

def get_monitoring_agents
  request(:get_monitoring_agents, Array[Softlayer::Monitoring::Agent])
end

#get_monitoring_closed_alarms(message) ⇒ Object

start_date end_date



590
591
592
# File 'lib/softlayer/hardware/server.rb', line 590

def get_monitoring_closed_alarms(message)
  request(:get_monitoring_closed_alarms, Array[Softlayer::Container::Monitoring::Alarm::History], message)
end

#get_monitoring_robotObject



594
595
596
# File 'lib/softlayer/hardware/server.rb', line 594

def get_monitoring_robot
  request(:get_monitoring_robot, Softlayer::Monitoring::Robot)
end

#get_monitoring_service_componentObject



598
599
600
# File 'lib/softlayer/hardware/server.rb', line 598

def get_monitoring_service_component
  request(:get_monitoring_service_component, Softlayer::Network::Monitor::Version1::Query::Host::Stratum)
end

#get_monitoring_service_eligibility_flagObject



602
603
604
# File 'lib/softlayer/hardware/server.rb', line 602

def get_monitoring_service_eligibility_flag
  request(:get_monitoring_service_eligibility_flag, Boolean)
end

#get_monitoring_service_flagObject



606
607
608
# File 'lib/softlayer/hardware/server.rb', line 606

def get_monitoring_service_flag
  request(:get_monitoring_service_flag, Boolean)
end

#get_monitoring_user_notificationObject



610
611
612
# File 'lib/softlayer/hardware/server.rb', line 610

def get_monitoring_user_notification
  request(:get_monitoring_user_notification, Array[Softlayer::User::Customer::Notification::Hardware])
end

#get_motherboardObject



614
615
616
# File 'lib/softlayer/hardware/server.rb', line 614

def get_motherboard
  request(:get_motherboard, Softlayer::Hardware::Component)
end

#get_network_cardsObject



618
619
620
# File 'lib/softlayer/hardware/server.rb', line 618

def get_network_cards
  request(:get_network_cards, Array[Softlayer::Hardware::Component])
end

#get_network_component_firewall_protectable_ip_addressesObject



622
623
624
# File 'lib/softlayer/hardware/server.rb', line 622

def get_network_component_firewall_protectable_ip_addresses
  request(:get_network_component_firewall_protectable_ip_addresses, Array[Softlayer::Network::Subnet::IpAddress])
end

#get_network_componentsObject



626
627
628
# File 'lib/softlayer/hardware/server.rb', line 626

def get_network_components
  request(:get_network_components, Array[Softlayer::Network::Component])
end

#get_network_gateway_memberObject



630
631
632
# File 'lib/softlayer/hardware/server.rb', line 630

def get_network_gateway_member
  request(:get_network_gateway_member, Softlayer::Network::Gateway::Member)
end

#get_network_gateway_member_flagObject



634
635
636
# File 'lib/softlayer/hardware/server.rb', line 634

def get_network_gateway_member_flag
  request(:get_network_gateway_member_flag, Boolean)
end

#get_network_management_ip_addressObject



638
639
640
# File 'lib/softlayer/hardware/server.rb', line 638

def get_network_management_ip_address
  request(:get_network_management_ip_address, String)
end

#get_network_monitor_attached_down_hardwareObject



642
643
644
# File 'lib/softlayer/hardware/server.rb', line 642

def get_network_monitor_attached_down_hardware
  request(:get_network_monitor_attached_down_hardware, Array[Softlayer::Hardware])
end

#get_network_monitor_attached_down_virtual_guestsObject



646
647
648
# File 'lib/softlayer/hardware/server.rb', line 646

def get_network_monitor_attached_down_virtual_guests
  request(:get_network_monitor_attached_down_virtual_guests, Array[Softlayer::Virtual::Guest])
end

#get_network_monitor_incidentsObject



650
651
652
# File 'lib/softlayer/hardware/server.rb', line 650

def get_network_monitor_incidents
  request(:get_network_monitor_incidents, Array[Softlayer::Network::Monitor::Version1::Incident])
end

#get_network_monitorsObject



654
655
656
# File 'lib/softlayer/hardware/server.rb', line 654

def get_network_monitors
  request(:get_network_monitors, Array[Softlayer::Network::Monitor::Version1::Query::Host])
end

#get_network_statusObject



658
659
660
# File 'lib/softlayer/hardware/server.rb', line 658

def get_network_status
  request(:get_network_status, String)
end

#get_network_status_attributeObject



662
663
664
# File 'lib/softlayer/hardware/server.rb', line 662

def get_network_status_attribute
  request(:get_network_status_attribute, Softlayer::Hardware::Attribute)
end

#get_network_storageObject



666
667
668
# File 'lib/softlayer/hardware/server.rb', line 666

def get_network_storage
  request(:get_network_storage, Array[Softlayer::Network::Storage])
end

#get_network_vlansObject



670
671
672
# File 'lib/softlayer/hardware/server.rb', line 670

def get_network_vlans
  request(:get_network_vlans, Array[Softlayer::Network::Vlan])
end

#get_next_billing_cycle_bandwidth_allocationObject



674
675
676
# File 'lib/softlayer/hardware/server.rb', line 674

def get_next_billing_cycle_bandwidth_allocation
  request(:get_next_billing_cycle_bandwidth_allocation, Float)
end

#get_notes_historyObject



678
679
680
# File 'lib/softlayer/hardware/server.rb', line 678

def get_notes_history
  request(:get_notes_history, Array[Softlayer::Hardware::Note])
end

#get_objectObject



682
683
684
# File 'lib/softlayer/hardware/server.rb', line 682

def get_object
  request(:get_object, Softlayer::Hardware::Server)
end

#get_open_cancellation_ticketObject



686
687
688
# File 'lib/softlayer/hardware/server.rb', line 686

def get_open_cancellation_ticket
  request(:get_open_cancellation_ticket, Softlayer::Ticket)
end

#get_operating_systemObject



690
691
692
# File 'lib/softlayer/hardware/server.rb', line 690

def get_operating_system
  request(:get_operating_system, Softlayer::Software::Component::OperatingSystem)
end

#get_operating_system_reference_codeObject



694
695
696
# File 'lib/softlayer/hardware/server.rb', line 694

def get_operating_system_reference_code
  request(:get_operating_system_reference_code, String)
end

#get_outbound_bandwidth_usageObject



698
699
700
# File 'lib/softlayer/hardware/server.rb', line 698

def get_outbound_bandwidth_usage
  request(:get_outbound_bandwidth_usage, Float)
end

#get_outbound_private_bandwidth_usageObject



702
703
704
# File 'lib/softlayer/hardware/server.rb', line 702

def get_outbound_private_bandwidth_usage
  request(:get_outbound_private_bandwidth_usage, Float)
end

#get_outbound_public_bandwidth_usageObject



706
707
708
# File 'lib/softlayer/hardware/server.rb', line 706

def get_outbound_public_bandwidth_usage
  request(:get_outbound_public_bandwidth_usage, Float)
end

#get_over_bandwidth_allocation_flagObject



710
711
712
# File 'lib/softlayer/hardware/server.rb', line 710

def get_over_bandwidth_allocation_flag
  request(:get_over_bandwidth_allocation_flag, Integer)
end

#get_point_of_presence_locationObject



718
719
720
# File 'lib/softlayer/hardware/server.rb', line 718

def get_point_of_presence_location
  request(:get_point_of_presence_location, Softlayer::Location)
end

#get_power_componentsObject



722
723
724
# File 'lib/softlayer/hardware/server.rb', line 722

def get_power_components
  request(:get_power_components, Array[Softlayer::Hardware::Power::Component])
end

#get_power_supplyObject



726
727
728
# File 'lib/softlayer/hardware/server.rb', line 726

def get_power_supply
  request(:get_power_supply, Array[Softlayer::Hardware::Component])
end

#get_primary_backend_ip_addressObject



730
731
732
# File 'lib/softlayer/hardware/server.rb', line 730

def get_primary_backend_ip_address
  request(:get_primary_backend_ip_address, String)
end

#get_primary_backend_network_componentObject



734
735
736
# File 'lib/softlayer/hardware/server.rb', line 734

def get_primary_backend_network_component
  request(:get_primary_backend_network_component, Softlayer::Network::Component)
end

#get_primary_drive_sizeObject



738
739
740
# File 'lib/softlayer/hardware/server.rb', line 738

def get_primary_drive_size
  request(:get_primary_drive_size, Integer)
end

#get_primary_ip_addressObject



742
743
744
# File 'lib/softlayer/hardware/server.rb', line 742

def get_primary_ip_address
  request(:get_primary_ip_address, String)
end

#get_primary_network_componentObject



746
747
748
# File 'lib/softlayer/hardware/server.rb', line 746

def get_primary_network_component
  request(:get_primary_network_component, Softlayer::Network::Component)
end

#get_private_bandwidth_data(message) ⇒ Object

start_time end_time



752
753
754
# File 'lib/softlayer/hardware/server.rb', line 752

def get_private_bandwidth_data(message)
  request(:get_private_bandwidth_data, Array[Softlayer::Metric::Tracking::Object::Data], message)
end

#get_private_bandwidth_data_summaryObject



756
757
758
# File 'lib/softlayer/hardware/server.rb', line 756

def get_private_bandwidth_data_summary
  request(:get_private_bandwidth_data_summary, Softlayer::Container::Network::Bandwidth::Data::Summary)
end

#get_private_bandwidth_graph_image(message) ⇒ Object

start_time end_time



762
763
764
# File 'lib/softlayer/hardware/server.rb', line 762

def get_private_bandwidth_graph_image(message)
  request(:get_private_bandwidth_graph_image, Softlayer::Base64Binary, message)
end

#get_private_ip_addressObject



766
767
768
# File 'lib/softlayer/hardware/server.rb', line 766

def get_private_ip_address
  request(:get_private_ip_address, String)
end

#get_private_network_componentObject



770
771
772
# File 'lib/softlayer/hardware/server.rb', line 770

def get_private_network_component
  request(:get_private_network_component, Softlayer::Network::Component)
end

#get_private_network_only_flagObject



774
775
776
# File 'lib/softlayer/hardware/server.rb', line 774

def get_private_network_only_flag
  request(:get_private_network_only_flag, Boolean)
end

#get_private_vlanObject



778
779
780
# File 'lib/softlayer/hardware/server.rb', line 778

def get_private_vlan
  request(:get_private_vlan, Softlayer::Network::Vlan)
end

#get_processor_core_amountObject



787
788
789
# File 'lib/softlayer/hardware/server.rb', line 787

def get_processor_core_amount
  request(:get_processor_core_amount, Integer)
end

#get_processor_physical_core_amountObject



791
792
793
# File 'lib/softlayer/hardware/server.rb', line 791

def get_processor_physical_core_amount
  request(:get_processor_physical_core_amount, Integer)
end

#get_processorsObject



795
796
797
# File 'lib/softlayer/hardware/server.rb', line 795

def get_processors
  request(:get_processors, Array[Softlayer::Hardware::Component])
end

#get_projected_over_bandwidth_allocation_flagObject



799
800
801
# File 'lib/softlayer/hardware/server.rb', line 799

def get_projected_over_bandwidth_allocation_flag
  request(:get_projected_over_bandwidth_allocation_flag, Integer)
end

#get_projected_public_bandwidth_usageObject



803
804
805
# File 'lib/softlayer/hardware/server.rb', line 803

def get_projected_public_bandwidth_usage
  request(:get_projected_public_bandwidth_usage, Float)
end

#get_provision_dateObject



807
808
809
# File 'lib/softlayer/hardware/server.rb', line 807

def get_provision_date
  request(:get_provision_date, DateTime)
end

#get_public_bandwidth_data(message) ⇒ Object

start_time end_time



813
814
815
# File 'lib/softlayer/hardware/server.rb', line 813

def get_public_bandwidth_data(message)
  request(:get_public_bandwidth_data, Array[Softlayer::Metric::Tracking::Object::Data], message)
end

#get_public_bandwidth_data_summaryObject



817
818
819
# File 'lib/softlayer/hardware/server.rb', line 817

def get_public_bandwidth_data_summary
  request(:get_public_bandwidth_data_summary, Softlayer::Container::Network::Bandwidth::Data::Summary)
end

#get_public_bandwidth_graph_image(message) ⇒ Object

start_time end_time



823
824
825
# File 'lib/softlayer/hardware/server.rb', line 823

def get_public_bandwidth_graph_image(message)
  request(:get_public_bandwidth_graph_image, Softlayer::Base64Binary, message)
end

#get_public_bandwidth_total(message) ⇒ Object

start_time end_time



829
830
831
# File 'lib/softlayer/hardware/server.rb', line 829

def get_public_bandwidth_total(message)
  request(:get_public_bandwidth_total, BigDecimal, message)
end

#get_public_network_componentObject



833
834
835
# File 'lib/softlayer/hardware/server.rb', line 833

def get_public_network_component
  request(:get_public_network_component, Softlayer::Network::Component)
end

#get_public_vlanObject



837
838
839
# File 'lib/softlayer/hardware/server.rb', line 837

def get_public_vlan
  request(:get_public_vlan, Softlayer::Network::Vlan)
end

#get_rackObject



846
847
848
# File 'lib/softlayer/hardware/server.rb', line 846

def get_rack
  request(:get_rack, Softlayer::Location)
end

#get_raid_controllersObject



850
851
852
# File 'lib/softlayer/hardware/server.rb', line 850

def get_raid_controllers
  request(:get_raid_controllers, Array[Softlayer::Hardware::Component])
end

#get_recent_eventsObject



854
855
856
# File 'lib/softlayer/hardware/server.rb', line 854

def get_recent_events
  request(:get_recent_events, Array[Softlayer::Notification::Occurrence::Event])
end

#get_recent_remote_management_commandsObject



858
859
860
# File 'lib/softlayer/hardware/server.rb', line 858

def get_recent_remote_management_commands
  request(:get_recent_remote_management_commands, Array[Softlayer::Hardware::Component::RemoteManagement::Command::Request])
end

#get_regional_internet_registryObject



862
863
864
# File 'lib/softlayer/hardware/server.rb', line 862

def get_regional_internet_registry
  request(:get_regional_internet_registry, Softlayer::Network::Regional::Internet::Registry)
end

#get_remote_managementObject



866
867
868
# File 'lib/softlayer/hardware/server.rb', line 866

def get_remote_management
  request(:get_remote_management, Softlayer::Hardware::Component::RemoteManagement)
end

#get_remote_management_accountsObject



870
871
872
# File 'lib/softlayer/hardware/server.rb', line 870

def get_remote_management_accounts
  request(:get_remote_management_accounts, Array[Softlayer::Hardware::Component::RemoteManagement::User])
end

#get_remote_management_componentObject



874
875
876
# File 'lib/softlayer/hardware/server.rb', line 874

def get_remote_management_component
  request(:get_remote_management_component, Softlayer::Network::Component)
end

#get_remote_management_usersObject



878
879
880
# File 'lib/softlayer/hardware/server.rb', line 878

def get_remote_management_users
  request(:get_remote_management_users, Array[Softlayer::Hardware::Component::RemoteManagement::User])
end

#get_resource_group_member_referencesObject



882
883
884
# File 'lib/softlayer/hardware/server.rb', line 882

def get_resource_group_member_references
  request(:get_resource_group_member_references, Array[Softlayer::Resource::Group::Member])
end

#get_resource_group_rolesObject



886
887
888
# File 'lib/softlayer/hardware/server.rb', line 886

def get_resource_group_roles
  request(:get_resource_group_roles, Array[Softlayer::Resource::Group::Role])
end

#get_resource_groupsObject



890
891
892
# File 'lib/softlayer/hardware/server.rb', line 890

def get_resource_groups
  request(:get_resource_groups, Array[Softlayer::Resource::Group])
end

#get_reverse_domain_recordsObject



894
895
896
# File 'lib/softlayer/hardware/server.rb', line 894

def get_reverse_domain_records
  request(:get_reverse_domain_records, Array[Softlayer::Dns::Domain])
end

#get_routersObject



898
899
900
# File 'lib/softlayer/hardware/server.rb', line 898

def get_routers
  request(:get_routers, Array[Softlayer::Hardware])
end

#get_scale_assetsObject



902
903
904
# File 'lib/softlayer/hardware/server.rb', line 902

def get_scale_assets
  request(:get_scale_assets, Array[Softlayer::Scale::Asset])
end

#get_security_scan_requestsObject



906
907
908
# File 'lib/softlayer/hardware/server.rb', line 906

def get_security_scan_requests
  request(:get_security_scan_requests, Array[Softlayer::Network::Security::Scanner::Request])
end

#get_sensor_dataObject



910
911
912
# File 'lib/softlayer/hardware/server.rb', line 910

def get_sensor_data
  request(:get_sensor_data, Array[Softlayer::Container::RemoteManagement::SensorReading])
end

#get_sensor_data_with_graphsObject



914
915
916
# File 'lib/softlayer/hardware/server.rb', line 914

def get_sensor_data_with_graphs
  request(:get_sensor_data_with_graphs, Softlayer::Container::RemoteManagement::SensorReadingsWithGraphs)
end

#get_server_detailsObject



918
919
920
# File 'lib/softlayer/hardware/server.rb', line 918

def get_server_details
  request(:get_server_details, Softlayer::Container::Hardware::Server::Details)
end

#get_server_fan_speed_graphsObject



922
923
924
# File 'lib/softlayer/hardware/server.rb', line 922

def get_server_fan_speed_graphs
  request(:get_server_fan_speed_graphs, Array[Softlayer::Container::RemoteManagement::Graphs::SensorSpeed])
end

#get_server_power_stateObject



926
927
928
# File 'lib/softlayer/hardware/server.rb', line 926

def get_server_power_state
  request(:get_server_power_state, String)
end

#get_server_roomObject



930
931
932
# File 'lib/softlayer/hardware/server.rb', line 930

def get_server_room
  request(:get_server_room, Softlayer::Location)
end

#get_server_temperature_graphsObject



934
935
936
# File 'lib/softlayer/hardware/server.rb', line 934

def get_server_temperature_graphs
  request(:get_server_temperature_graphs, Array[Softlayer::Container::RemoteManagement::Graphs::SensorTemperature])
end

#get_service_providerObject



938
939
940
# File 'lib/softlayer/hardware/server.rb', line 938

def get_service_provider
  request(:get_service_provider, Softlayer::Service::Provider)
end

#get_software_componentsObject



942
943
944
# File 'lib/softlayer/hardware/server.rb', line 942

def get_software_components
  request(:get_software_components, Array[Softlayer::Software::Component])
end

#get_ssh_keysObject



946
947
948
# File 'lib/softlayer/hardware/server.rb', line 946

def get_ssh_keys
  request(:get_ssh_keys, Array[Softlayer::Security::Ssh::Key])
end

#get_statistics_remote_managementObject



950
951
952
# File 'lib/softlayer/hardware/server.rb', line 950

def get_statistics_remote_management
  request(:get_statistics_remote_management, Softlayer::Hardware::Component::RemoteManagement)
end

#get_storage_network_componentsObject



954
955
956
# File 'lib/softlayer/hardware/server.rb', line 954

def get_storage_network_components
  request(:get_storage_network_components, Array[Softlayer::Network::Component])
end

#get_tag_referencesObject



958
959
960
# File 'lib/softlayer/hardware/server.rb', line 958

def get_tag_references
  request(:get_tag_references, Array[Softlayer::Tag::Reference])
end

#get_top_level_locationObject



962
963
964
# File 'lib/softlayer/hardware/server.rb', line 962

def get_top_level_location
  request(:get_top_level_location, Softlayer::Location)
end

#get_transaction_historyObject



966
967
968
# File 'lib/softlayer/hardware/server.rb', line 966

def get_transaction_history
  request(:get_transaction_history, Array[Softlayer::Provisioning::Version1::Transaction::History])
end

#get_upgrade_item_pricesObject



970
971
972
# File 'lib/softlayer/hardware/server.rb', line 970

def get_upgrade_item_prices
  request(:get_upgrade_item_prices, Array[Softlayer::Product::Item::Price])
end

#get_upgrade_requestObject



974
975
976
# File 'lib/softlayer/hardware/server.rb', line 974

def get_upgrade_request
  request(:get_upgrade_request, Softlayer::Product::Upgrade::Request)
end


978
979
980
# File 'lib/softlayer/hardware/server.rb', line 978

def get_uplink_hardware
  request(:get_uplink_hardware, Softlayer::Hardware)
end


982
983
984
# File 'lib/softlayer/hardware/server.rb', line 982

def get_uplink_network_components
  request(:get_uplink_network_components, Array[Softlayer::Network::Component])
end

#get_user_dataObject



986
987
988
# File 'lib/softlayer/hardware/server.rb', line 986

def get_user_data
  request(:get_user_data, Array[Softlayer::Hardware::Attribute])
end

#get_usersObject



990
991
992
# File 'lib/softlayer/hardware/server.rb', line 990

def get_users
  request(:get_users, Array[Softlayer::User::Customer])
end

#get_valid_block_device_template_groups(message) ⇒ Object

visibility



995
996
997
# File 'lib/softlayer/hardware/server.rb', line 995

def get_valid_block_device_template_groups(message)
  request(:get_valid_block_device_template_groups, Array[Softlayer::Virtual::Guest::Block::Device::Template::Group], message)
end

#get_virtual_chassisObject



999
1000
1001
# File 'lib/softlayer/hardware/server.rb', line 999

def get_virtual_chassis
  request(:get_virtual_chassis, Softlayer::Hardware::Group)
end

#get_virtual_chassis_siblingsObject



1003
1004
1005
# File 'lib/softlayer/hardware/server.rb', line 1003

def get_virtual_chassis_siblings
  request(:get_virtual_chassis_siblings, Array[Softlayer::Hardware])
end

#get_virtual_guestsObject



1007
1008
1009
# File 'lib/softlayer/hardware/server.rb', line 1007

def get_virtual_guests
  request(:get_virtual_guests, Array[Softlayer::Virtual::Guest])
end

#get_virtual_hostObject



1011
1012
1013
# File 'lib/softlayer/hardware/server.rb', line 1011

def get_virtual_host
  request(:get_virtual_host, Softlayer::Virtual::Host)
end

#get_virtual_licensesObject



1015
1016
1017
# File 'lib/softlayer/hardware/server.rb', line 1015

def get_virtual_licenses
  request(:get_virtual_licenses, Array[Softlayer::Software::VirtualLicense])
end

#get_virtual_rackObject



1019
1020
1021
# File 'lib/softlayer/hardware/server.rb', line 1019

def get_virtual_rack
  request(:get_virtual_rack, Softlayer::Network::Bandwidth::Version1::Allotment)
end

#get_virtual_rack_idObject



1023
1024
1025
# File 'lib/softlayer/hardware/server.rb', line 1023

def get_virtual_rack_id
  request(:get_virtual_rack_id, Integer)
end

#get_virtual_rack_nameObject



1027
1028
1029
# File 'lib/softlayer/hardware/server.rb', line 1027

def get_virtual_rack_name
  request(:get_virtual_rack_name, String)
end

#get_virtualization_platformObject



1031
1032
1033
# File 'lib/softlayer/hardware/server.rb', line 1031

def get_virtualization_platform
  request(:get_virtualization_platform, Softlayer::Software::Component)
end

#get_windows_update_available_updatesObject



1035
1036
1037
# File 'lib/softlayer/hardware/server.rb', line 1035

def get_windows_update_available_updates
  request(:get_windows_update_available_updates, Array[Softlayer::Container::Utility::Microsoft::Windows::UpdateServices::UpdateItem])
end

#get_windows_update_installed_updatesObject



1039
1040
1041
# File 'lib/softlayer/hardware/server.rb', line 1039

def get_windows_update_installed_updates
  request(:get_windows_update_installed_updates, Array[Softlayer::Container::Utility::Microsoft::Windows::UpdateServices::UpdateItem])
end

#get_windows_update_statusObject



1043
1044
1045
# File 'lib/softlayer/hardware/server.rb', line 1043

def get_windows_update_status
  request(:get_windows_update_status, Softlayer::Container::Utility::Microsoft::Windows::UpdateServices::Status)
end

#import_virtual_hostObject



1047
1048
1049
# File 'lib/softlayer/hardware/server.rb', line 1047

def import_virtual_host
  request(:import_virtual_host, Softlayer::Virtual::Host)
end

#initiate_idera_bare_metal_restoreObject



1051
1052
1053
# File 'lib/softlayer/hardware/server.rb', line 1051

def initiate_idera_bare_metal_restore
  request(:initiate_idera_bare_metal_restore, Boolean)
end

#initiate_r1_soft_bare_metal_restoreObject



1055
1056
1057
# File 'lib/softlayer/hardware/server.rb', line 1055

def initiate_r1_soft_bare_metal_restore
  request(:initiate_r1_soft_bare_metal_restore, Boolean)
end

#is_backend_pingableObject



1059
1060
1061
# File 'lib/softlayer/hardware/server.rb', line 1059

def is_backend_pingable
  request(:is_backend_pingable, Boolean)
end

#is_pingableObject



1063
1064
1065
# File 'lib/softlayer/hardware/server.rb', line 1063

def is_pingable
  request(:is_pingable, Boolean)
end

#is_windows_serverObject



1067
1068
1069
# File 'lib/softlayer/hardware/server.rb', line 1067

def is_windows_server
  request(:is_windows_server, Boolean)
end

#pingObject



1071
1072
1073
# File 'lib/softlayer/hardware/server.rb', line 1071

def ping
  request(:ping, String)
end

#power_cycleObject



1075
1076
1077
# File 'lib/softlayer/hardware/server.rb', line 1075

def power_cycle
  request(:power_cycle, Boolean)
end

#power_offObject



1079
1080
1081
# File 'lib/softlayer/hardware/server.rb', line 1079

def power_off
  request(:power_off, Boolean)
end

#power_onObject



1083
1084
1085
# File 'lib/softlayer/hardware/server.rb', line 1083

def power_on
  request(:power_on, Boolean)
end

#reboot_defaultObject



1087
1088
1089
# File 'lib/softlayer/hardware/server.rb', line 1087

def reboot_default
  request(:reboot_default, Boolean)
end

#reboot_hardObject



1091
1092
1093
# File 'lib/softlayer/hardware/server.rb', line 1091

def reboot_hard
  request(:reboot_hard, Boolean)
end

#reboot_softObject



1095
1096
1097
# File 'lib/softlayer/hardware/server.rb', line 1095

def reboot_soft
  request(:reboot_soft, Boolean)
end

#reload_current_operating_system_configuration(message) ⇒ Object

token



1100
1101
1102
# File 'lib/softlayer/hardware/server.rb', line 1100

def reload_current_operating_system_configuration(message)
  request(:reload_current_operating_system_configuration, String, message)
end

#reload_operating_system(message) ⇒ Object

token config



1106
1107
1108
# File 'lib/softlayer/hardware/server.rb', line 1106

def reload_operating_system(message)
  request(:reload_operating_system, String, message)
end

#remove_access_to_network_storage(message) ⇒ Object

network_storage_template_object



1111
1112
1113
# File 'lib/softlayer/hardware/server.rb', line 1111

def remove_access_to_network_storage(message)
  request(:remove_access_to_network_storage, Boolean, message)
end

#remove_access_to_network_storage_list(message) ⇒ Object

network_storage_template_objects



1116
1117
1118
# File 'lib/softlayer/hardware/server.rb', line 1116

def remove_access_to_network_storage_list(message)
  request(:remove_access_to_network_storage_list, Boolean, message)
end

#run_passmark_certification_benchmarkObject



1120
1121
1122
# File 'lib/softlayer/hardware/server.rb', line 1120

def run_passmark_certification_benchmark
  request(:run_passmark_certification_benchmark, Boolean)
end

#set_operating_system_password(message) ⇒ Object

new_password



1125
1126
1127
# File 'lib/softlayer/hardware/server.rb', line 1125

def set_operating_system_password(message)
  request(:set_operating_system_password, Boolean, message)
end

#set_private_network_interface_speed(message) ⇒ Object

new_speed



1130
1131
1132
# File 'lib/softlayer/hardware/server.rb', line 1130

def set_private_network_interface_speed(message)
  request(:set_private_network_interface_speed, Boolean, message)
end

#set_public_network_interface_speed(message) ⇒ Object

new_speed



1135
1136
1137
# File 'lib/softlayer/hardware/server.rb', line 1135

def set_public_network_interface_speed(message)
  request(:set_public_network_interface_speed, Boolean, message)
end

#set_tags(message) ⇒ Object

tags



1140
1141
1142
# File 'lib/softlayer/hardware/server.rb', line 1140

def set_tags(message)
  request(:set_tags, Boolean, message)
end

#set_user_metadata(message) ⇒ Object

metadata



1145
1146
1147
# File 'lib/softlayer/hardware/server.rb', line 1145

def (message)
  request(:set_user_metadata, Array[Softlayer::Hardware::Attribute], message)
end

#shutdown_private_portObject



1149
1150
1151
# File 'lib/softlayer/hardware/server.rb', line 1149

def shutdown_private_port
  request(:shutdown_private_port, Boolean)
end

#shutdown_public_portObject



1153
1154
1155
# File 'lib/softlayer/hardware/server.rb', line 1153

def shutdown_public_port
  request(:shutdown_public_port, Boolean)
end

#spare_pool(message) ⇒ Object

action new_order



1159
1160
1161
# File 'lib/softlayer/hardware/server.rb', line 1159

def spare_pool(message)
  request(:spare_pool, Boolean, message)
end