Miscellaneous methods in JSON-RPC API
There are several miscellaneous JSON-RPC API's that are useful for gathering information relating to the Management Console's Dashboard views, columns, audit actions, device profiles, locations and regions.
Below is the list of methods for these:
- Getting Dashboard view settings (the
GetUserSettings
method) - Getting a list of User Dashboard View settings ( the
EnumerateUserSettings
method) - Getting a list of regions (the
EnumerateRegions
method) - Getting a list of storage locations (the
EnumerateLocations
method) - Getting a list of profiles (the
EnumerateAccountProfiles
method)