SoftLayer Container Hardware Server Details

From SoftLayer Development Network Wiki

Jump to: navigation, search

Contents

Overview

The SoftLayer_Container_Hardware_Server_Details data type contains information relating to a server's component information, network information, and software information.

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

components

The components that belong to a piece of hardware.



networkComponents

The network components that belong to a piece of hardware.



software

The software that belong to a piece of hardware.

Associated Methods

Personal tools