"SoftLayer_" prefix removed for readability.
Retrieve the amount of network traffic that occurred for the specified time frame for a computing instance.
Use this method when needing the metric data for bandwidth for a single guest. It will gather the correct input parameters based on the date ranges
Name | Type | Description |
---|---|---|
startDateTime | dateTime | datetime of the start date of the graph |
endDateTime | dateTime | datetime of the ending date of the graph |
networkType | string | type of the graph, either “public” or “private” |