SoftLayer Container Network Bandwidth Version1 Usage

From SoftLayer Development Network Wiki

Jump to: navigation, search

Contents

Overview

SoftLayer_Container_Network_Bandwidth_Version1_Usage models an hourly bandwidth record.

User Access

Users wishing to access the SoftLayer_Container_Network_Bandwidth_Version1_Usage type must have the View Hardware permission assigned to their account.

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

incomingAmount

The amount of incoming bandwidth that a server has used within the hour of the recordedDate.

  • Type: float
  • Permission: View Hardware



outgoingAmount

The amount of outgoing bandwidth that a server has used within the hour of the recordedDate.

  • Type: float
  • Permission: View Hardware



recordedDate

The date and time that the bandwidth was used by a piece of hardware

  • Type: dateTime
  • Permission: View Hardware

Associated Methods

See Also

Personal tools