getViewableDatacenters


SoftLayer_Location_Datacenter::getViewableDatacenters

Retrieve all datacenter locations

Description

Retrieve all datacenter locations. SoftLayer’s datacenters exist in various cities and each contain one or more server rooms which house network and server infrastructure.

Parameters

None

Required Headers

Optional Headers

Return Values

curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Location_Datacenter/getViewableDatacenters'