Broadcom · Schema

Broadcom Dashboard

A Dashboard represents a configurable visualization in Operations for Applications that displays metric data through charts, tables, and other widgets for monitoring and analysis.

Cloud InfrastructureGatewaysManagementNetworksObservabilityVirtualization

Properties

Name Type Description
id string The unique identifier of the dashboard.
name string The display name of the dashboard.
description string A description of the dashboard.
url string The URL slug used to access the dashboard.
tags object Tags associated with the dashboard.
sections array The sections of the dashboard containing rows of charts.
creatorId string The identifier of the user who created the dashboard.
updaterId string The identifier of the user who last updated the dashboard.
createdEpochMillis integer The creation timestamp in epoch milliseconds.
updatedEpochMillis integer The last update timestamp in epoch milliseconds.
parameters object Dashboard parameters for dynamic filtering.
View JSON Schema on GitHub