Sha256: 23bea0c7743995d19aabaaf9f7782d1cb408285b68c3373d690c0264e96d2f2d

Contents?: true

Size: 894 Bytes

Versions: 6

Compression:

Stored size: 894 Bytes

Contents

# Fastly::DashboardItem

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **title** | **String** | A human-readable title for the dashboard item |  |
| **subtitle** | **String** | A human-readable subtitle for the dashboard item. Often a description of the visualization. |  |
| **data_source** | [**DashboardItemPropertyDataSource**](DashboardItemPropertyDataSource.md) |  |  |
| **visualization** | [**DashboardItemPropertyVisualization**](DashboardItemPropertyVisualization.md) |  |  |
| **id** | **String** | Dashboard item identifier (UUID) | [optional][readonly] |
| **span** | **Integer** | The number of columns for the dashboard item to span. Dashboards are rendered on a 12-column grid on \"desktop\" screen sizes. | [optional][default to 4] |

[[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/DashboardItem.md
fastly-8.10.0 docs/DashboardItem.md
fastly-8.9.0 docs/DashboardItem.md
fastly-8.8.0 docs/DashboardItem.md
fastly-8.7.0 docs/DashboardItem.md
fastly-8.6.0 docs/DashboardItem.md