"SoftLayer_" prefix removed for readability.
Retrieve a bandwidth image and textual description of that image for this server.
Use this method when needing a bandwidth image for a single server. It will gather the correct input parameters for the generic graphing utility automatically based on the snapshot specified. Use the $draw flag to suppress the generation of the actual binary PNG image.
Name | Type | Description |
---|---|---|
networkType | string |
|
snapshotRange | string |
|
draw | boolean | TRUE to generate binary image otherwise just return text |
dateSpecified | dateTime | Include this parameter when snapshot is ‘specified_day’ or ‘specified_range’. Needs to be formatted as: ‘MM/DD/YYYY’ |
dateSpecifiedEnd | dateTime | Include this parameter when snapshotRange is ‘specified_range’. Also formatted as ‘MM/DD/YYYY’. |