I am trying to run; 'node run node01 "priv set diag; ls /vol/vol01"' via api. But no matter how i try I am unable to get any output. Mostly I get 404 error not found url.
Is there a way to do this? I think if have privileage_level diagnostics I do not need to enter "priv set diag" and just the vol path. But I am having issues with just getting any output from system node run. for example 'system node run node1 vol status'.
Has someone been able to execute a nodeshell command successfully, via api?