getCurrentBackupStatisticsGraph


SoftLayer_Account::getCurrentBackupStatisticsGraph

Deprecated

This method retrieves a pie chart for today’s backup statistics.

Description

This method returns a SoftLayer_Container_Account_Graph_Outputs containing a base64 string PNG image. The optional parameter, detailedGraph, can be passed to get a more detailed graph.

Parameters

Name Type Description
detailedGraph boolean True to retrieve a detailed graph.

Required Headers

Optional Headers

  • None

Return Values

Associated Methods