For more information regarding the security incident at F5, the actions we are taking to address it, and our ongoing efforts to protect our customers, click here.

Forum Discussion

nonenonenone123's avatar
nonenonenone123
Icon for Nimbostratus rankNimbostratus
Oct 23, 2015

iControl REST $filter processing not HTTP compliant?

I'm trying to get objects over iControl REST using python "requests". The expected method would be something like:   r = requests.session() r.get('https://tmhost/mgmt/tm/ltm/node', params={'$filte...