SoftLayer Network Backbone::getGraphImage
From SoftLayer Development Network Wiki
getGraphImage is a member of the SoftLayer_Network_Backbone service.
Contents |
Overview
Retrieve a graph of a SoftLayer backbone's last 24 hours of activity. getGraphImage returns a PNG image measuring 827 pixels by 293 pixels.
Return Type
getGraphImage returns the base64Binary data type.
Headers
Required Headers
getGraphImage requires the following headers set:
Error Handling
getGraphImage throws the following exceptions:
- SoftLayer_Exception
- Throw the exception "Unable to load the image for the <backbone name> backbone graph" if the API is unable to retrieve a valid PNG image for the backbone.

