I can amend various account permissions directly in SQL DB by edting the values in the "Accounts" table, however some account options such as "Allow Real-Time Polling" do not seem to be present in this table.
Does anyone know how to configure such per user setting via the SQL DB or via SWQL Studio SDK?
Also, strangely, setting the "InterfaceDetailsViewID" value in the SQL DB for an user in the Accounts table the doesn't appear to have any effect to the "Interface Details View" setting in the GUI. Does anyone know how to set this option via SQL DB or SWQL Studio SDK?
Thanks.