0
votes

I am using URL https://api.softlayer.com/rest/v3/SoftLayer_Account/getVirtualGuests.json with resultLimit=0,100 with object filter of &objectFilter={"virtualGuests":{"datacenter":{"name":{"operation":"_=che01"}}}} The REST API is ignoring the resultLimit and is returning more all the virtual guest entries in the datacenter. When did this change?

1
The filter and limit look good, filtering and limits on getHardware works as expected, and filtering with other fields work too, so just with the datacenter are broke, at this time, this not was fixed yet. - german eduardo

1 Answers