Passing arguments to WLB interface-health test-script

so I am trying to pass some arguments to my test-script, something like this:
set load-balancing wan interface-health vti1210132101 test 5 test-script ‘/config/scripts/wan-lb-health.sh 169.254.130.1 vti1210132101’

But it is not passing the arguments. It is working perfectly without argument when I define those values in script manually, but is there a way to pass arguments to the test script?