You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
25
+
26
+
.. click:: SoftLayer.CLI.hardware.credentials:cli
27
+
:prog: hw credentials
28
+
:show-nested:
29
+
30
+
31
+
.. click:: SoftLayer.CLI.hardware.detail:cli
32
+
:prog: hw detail
33
+
:show-nested:
34
+
35
+
36
+
.. click:: SoftLayer.CLI.hardware.edit:cli
37
+
:prog: hw edit
38
+
:show-nested:
39
+
40
+
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 <http://sldn.softlayer.com/reference/services/SoftLayer_Hardware_Server/setPublicNetworkInterfaceSpeed/>`_ for more information.
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.
0 commit comments