GET DashboardData

Get dashboard data.

Response Information

Data displayed on the dashboard.

Response type

DashboardDataModel

Response body formats

application/json, text/json

Sample:
{
  "Href": "[api:DashboardData]",
  "NumWorkflowsActive": 4,
  "NumDeliverySites": 2,
  "NumSessionMachines": 6,
  "NumOfferings": 5,
  "NumSubscriptions": 12,
  "NumTenants": 1,
  "NumStoreFrontServerGroups": 1,
  "NumSessionMachineCatalogs": 3,
  "NumDeliveryGroups": 4,
  "NumDataCenters": 1,
  "NumDomains": 2,
  "NumComputeResources": 3,
  "IsGuidedSetupEnabled": false
}