Sha256: b6ad4fd899bfd0362c643fd382625190dd7a038c0eed3c60547dd8b0bfeb55d1
Contents?: true
Size: 931 Bytes
Versions: 6
Compression:
Stored size: 931 Bytes
Contents
# Fastly::Dashboard ## Properties | 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** | [**Array<DashboardItem>**](DashboardItem.md) | A list of [dashboard items](#dashboard-item). | [optional] | | **created_at** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] | | **updated_at** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] | | **created_by** | [**DashboardPropertyCreatedBy**](DashboardPropertyCreatedBy.md) | | [optional] | | **updated_by** | [**DashboardPropertyUpdatedBy**](DashboardPropertyUpdatedBy.md) | | [optional] | [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
fastly-9.0.0 | docs/Dashboard.md |
fastly-8.10.0 | docs/Dashboard.md |
fastly-8.9.0 | docs/Dashboard.md |
fastly-8.8.0 | docs/Dashboard.md |
fastly-8.7.0 | docs/Dashboard.md |
fastly-8.6.0 | docs/Dashboard.md |