Forum Discussion
Frank0ph
Nimbostratus
Feb 28, 2020Bypass security if url contains particular string
hi, I'm quite a newbie to F5 so apologies if I ask stupid questions! We've got a new requirement to lock down one of our websites with 2FA for all users when accessing the site from outside of...
Joe, yes the problem I am having is with the get_monitor_association()
here is the code snippet in PHP5....
$monitor_assoc=$soap->get_monitor_association(array(array('address_type'=>'ATYPE_STAR_ADDRESS',
'ipaddress'=>'0.0.0.0')));
This throws the error message mentioned above - "Operation Failed.The requested node address (none) was not found"