We can retrieve the datacenters for Network Gateway service from softlayer using below api. "https://api.softlayer.com/rest/v3.1/SoftLayer_Location_Datacenter/getDatacenters.json" It lists all the datacenters but I want those datacenter which will have servers to provision Network Gateway.
Is there any way to filter out those datacenter having servers?