SoftLayer Container Network Bandwidth Data Summary

From SoftLayer Development Network Wiki

Jump to: navigation, search

Contents

Overview

SoftLayer_Container_Network_Bandwidth_Data_Summary models an interface's overall bandwidth usage during it's current billing cycle.

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

allowedUsage

The amount of bandwidth a server has allocated to it in it's current billing period.

  • Type: float



estimatedUsage

The amount of bandwidth that a server has used within it's current billing period.

  • Type: float



projectedUsage

The amount of bandwidth a server is projected to use within its billing period, based on it's current usage.

  • Type: float



usageUnits

The unit of measurement used in a bandwidth data summary.

  • Type: string

Associated Methods

Personal tools