You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just wanted to know if this module has some kind of limit when searching for multiple nodes.
Im using partialSearch method and no matter what I do, I only get 1000 rows as response. Althoug when manually run "knife node list" on that environment, I get 1396 nodes, which is the right number of nodes I should be getting.
But HAVE IN MIND that I only fixed it for my use case, which means, only partialSearch method. You need to make changes your self if you want to extend that to other methods.
Hi Guys!,
Just wanted to know if this module has some kind of limit when searching for multiple nodes.
Im using partialSearch method and no matter what I do, I only get 1000 rows as response. Althoug when manually run "knife node list" on that environment, I get 1396 nodes, which is the right number of nodes I should be getting.
Can someone advise how to fix this?
Extract of code :
The text was updated successfully, but these errors were encountered: