DashboardComponent
Represents individual components within a dashboard, such as charts, tables, or metrics.
Columns
| Name | Type | ReadOnly | References | Description |
| Id [KEY] | String | True |
Unique identifier of the dashboard component. | |
| Name | String | True |
Name of the dashboard component as displayed to users. | |
| DashboardId | String | True |
Dashboard.Id |
ID of the dashboard this component belongs to. |