SoftLayer Hardware Function
From SoftLayer Development Network Wiki
Contents |
Overview
The SoftLayer_Hardware_Function data type contains a generic object type for a piece of hardware, like switch, firewall, server, etc..
| Warning! Even though our API is object based, XML-RPC can only return data as array values. The SOAP implementation treats data as object properties. |
Local Properties
code
The code associated with this hardware function.
- Type: string
- Length: 10 characters
description
The description for a hardware function.
- Type: string
- Length: 100 characters
id
The id associated with a hardware function.
- Type: integer

