The hardware configuration container is used to provide configuration options for servers.
Each configuration option will include both an <code>itemPrice</code> and a <code>template</code>.
The <code>itemPrice</code> value will provide hourly and monthly costs (if either are applicable), and a description of the option.
The <code>template</code> will provide a fragment of the request with the properties and values that must be sent when creating a server with the option.
The [SoftLayer_Hardware::getCreateObjectOptions](/reference/services/SoftLayer_Hardware/getCreateObjectOptions) method returns this data structure.
<style type='text/css'>#properties .views-field-body p { margin-top: 1.5em; };</style>