Hi, I am trying to get the server time for a vserver using zapi commands
clock-get-clock works at a cluster level but when I try it on a vserver address I get the following fail:
<results reason="Insufficient privileges: user 'admin' does not have read access to this resource" errno="13003" status="failed"/>
According to the OntapClusterAPI documentation that came with 8.3 SDK it should work for [Family: cluster, vserver]
Is there some permission that I need to add to my admin user? Or is this command just not supported in a vserver context?
Or is there an alternative method I should use to get the server time when talking to a vserver