Skip to content

Latest commit

 

History

History
149 lines (101 loc) · 4.18 KB

hardware.rst

File metadata and controls

149 lines (101 loc) · 4.18 KB

Interacting with Hardware

SoftLayer.CLI.hardware.bandwidth:cli

SoftLayer.CLI.hardware.cancel_reasons:cli

SoftLayer.CLI.hardware.cancel:cli

SoftLayer.CLI.hardware.create_options:cli

SoftLayer.CLI.hardware.create:cli

SoftLayer.CLI.hardware.monitoring:cli

Provides some basic functionality to order a server. slcli order has a more full featured method of ordering servers. This command only supports the FAST_PROVISION type.

As of v5.9.0 please use the --network option for specifying port speed, as that allows a bit more granularity for choosing your networking type.

SoftLayer.CLI.hardware.credentials:cli

SoftLayer.CLI.hardware.detail:cli

SoftLayer.CLI.hardware.billing:cli

SoftLayer.CLI.hardware.edit:cli

Note : Using multiple ' : ' can cause an error.

$ slcli hw edit 123456 --tag "cloud:service:db2whoc, cloud:svcplan:flex, cloud:svcenv:prod, cloud:bmixenv:fra"

TransportError(0): ('Connection aborted.',

RemoteDisconnected('Remote end closed connection without response',))

When setting port speed, use "-1" to indicate best possible configuration. Using 10/100/1000/10000 on a server with a redundant interface may result the interface entering a degraded state. See setPublicNetworkInterfaceSpeed for more information.

SoftLayer.CLI.hardware.list:cli

SoftLayer.CLI.hardware.power:power_cycle

SoftLayer.CLI.hardware.power:power_off

SoftLayer.CLI.hardware.power:power_on

SoftLayer.CLI.hardware.power:reboot

SoftLayer.CLI.hardware.reload:cli

SoftLayer.CLI.hardware.power:rescue

SoftLayer.CLI.hardware.reflash_firmware:cli

Reflash here means the current version of the firmware running on your server will be re-flashed onto the selected hardware. This does require a reboot. See slcli hw update-firmware if you want the newest version.

SoftLayer.CLI.hardware.update_firmware:cli

This function updates the firmware of a server. If already at the latest version, no software is installed.

SoftLayer.CLI.hardware.toggle_ipmi:cli

SoftLayer.CLI.hardware.ready:cli

SoftLayer.CLI.hardware.dns:cli

SoftLayer.CLI.hardware.storage:cli

SoftLayer.CLI.hardware.authorize_storage:cli

SoftLayer.CLI.hardware.upgrade:cli

SoftLayer.CLI.hardware.sensor:cli

SoftLayer.CLI.hardware.notifications:cli

SoftLayer.CLI.hardware.notification_add:cli

SoftLayer.CLI.hardware.notification_delete:cli

SoftLayer.CLI.hardware.create_credential:cli