Name | Type | Description | Notes |
---|---|---|---|
id | string | Dashboard identifier (UUID) | [optional] [readonly] |
name | string | A human-readable name | [optional] |
description | string | A short description of the dashboard | [optional] |
items | \Fastly\Model\DashboardItem[] | A list of dashboard items. | [optional] |
created_at | \DateTime | Date and time in ISO 8601 format. | [optional] [readonly] |
updated_at | \DateTime | Date and time in ISO 8601 format. | [optional] [readonly] |
created_by | \Fastly\Model\DashboardPropertyCreatedBy | [optional] | |
updated_by | \Fastly\Model\DashboardPropertyUpdatedBy | [optional] |