SoftLayer Network Component Uplink Hardware

From SoftLayer Development Network Wiki

Jump to: navigation, search

Contents

Overview

The SoftLayer_Network_Component_Uplink_Hardware data type abstracts information related to network connections between SoftLayer hardware and SoftLayer network components.

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.

Relational Properties

hardware

A network component uplink's connected Hardware.
hardware can be queried by object mask.
hardware must be a unique value.



networkComponent

The Network Component that a uplink connection belongs to..
networkComponent can be queried by object mask.
networkComponent must be a unique value.

See Also

Personal tools