How to use object filter with softlayer rest api?

Try to follow these recomendations: Getting first parameter through Service Datatype or How to define the first parameter as simple way? Getting first parameter through Service Datatype You are trying to get SoftLayer_Account::getBlockDeviceTemplateGroups As you see, you are using SoftLayer_Account service, you need to open its datatype from this service: You can go here: http://sldn.softlayer.com/reference/services/SoftLayer_Account … Read more