Skip to content

Instantly share code, notes, and snippets.

View raulcabero's full-sized avatar

raul cabero raulcabero

  • jalasoft
View GitHub Profile
@raulcabero
raulcabero / gist:c63df4ec79b0a6655d0c
Created December 10, 2015 16:13
Order bare metal server with raid configuration and custom partitions
"""
Order a new server with RAID configuration.
Important manual pages:
http://sldn.softlayer.com/reference/datatypes/SoftLayer_Container_Product_Order
http://sldn.softlayer.com/reference/datatypes/SoftLayer_Hardware_Server
http://sldn.softlayer.com/reference/datatypes/SoftLayer_Product_Item_Price
http://sldn.softlayer.com/reference/services/SoftLayer_Product_Order/verifyOrder
http://sldn.softlayer.com/reference/services/SoftLayer_Product_Order/placeOrder