Forum Discussion
ssenecal_87343
Nimbostratus
Nov 09, 2009Authentication using a REST WebService
Does anyone know any trick to simulate HTTP::geturl in an HTTP_REQUEST event? I need to perform OpenSSO token validation in an iRule, but I can't figure out how to check the validity of an incoming t...
Dario_Garrido
Noctilucent
Nov 09, 2018Try this ->
tmsh -q -c "cd /; list ltm virtual recursive"
If you want to use your expression, you should write manually the partition name.
KR, Dario.