getGraphImage


SoftLayer_Network_LoadBalancer_Service::getGraphImage

Deprecated

Deprecated

Description

Deprecated

Parameters

Name Type Description
graphType string The graph type can be either ‘connections’ or ‘status’.
metric string The metric can be ‘day’, ‘week’, or ‘month’.

Required Headers

Optional Headers

  • None

Return Values

  • base64Binary
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string, string]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Network_LoadBalancer_Service/{SoftLayer_Network_LoadBalancer_ServiceID}/getGraphImage'