# Fastly::CreateDashboardRequest ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **name** | **String** | A human-readable name | | | **description** | **String** | A short description of the dashboard | [optional] | | **items** | [**Array<DashboardItem>**](DashboardItem.md) | A list of [dashboard items](#dashboard-item). | [optional] | [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)