getRecentMetricData


SoftLayer_Virtual_Guest::getRecentMetricData

Recent metric data for a guest

Description

Recent metric data for a guest

Parameters

Name Type Description
time unsignedInt The amount of time (in seconds) in the past to retrieve data for. This parameter is not supported by some virtualization platforms at this time.

Required Headers

Optional Headers

Return Values

curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [unsignedInt]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Virtual_Guest/{SoftLayer_Virtual_GuestID}/getRecentMetricData'