# UpdateDashboardRequest ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | Option<**String**> | A human-readable name | **description** | Option<**String**> | A short description of the dashboard | **items** | Option<[**Vec<crate::models::DashboardItem>**](DashboardItem.md)> | A list of [dashboard items](#dashboard-item). | [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)