DashboardParameterΒΆ

Field NULL Description Note
dashboard
object
  A DashboardDefinition object  
dashboardId
string (GUID)
Y The id of the dashboard  
section
integer
 

The dashboard section

  • 0 = All
  • 1 = Dashboard
  • 2 = Access
  • 3 = Subscription
 
action
integer
Y

Specify the action from client site

  • null, undefined, 1 = view report
  • 2 = cancel change on report
 
page
string(GUID)
Y Id of the current web page  
Sample:
{
  "dashboardId" : "a496ad94-fe92-48d5-a285-e45be738921f"
}