Builder

class Builder

Properties

Link copied to clipboard
var body: String?

The dashboard definition, as a JSON document. Maximum 1 MiB.

Link copied to clipboard

Idempotency token for safe retries. Repeated requests with the same token return the original result instead of creating a duplicate.

Link copied to clipboard

An optional description of the dashboard.

Link copied to clipboard
var name: String?

A name that identifies the dashboard.

Link copied to clipboard

The unique ID of the space to create the dashboard in.

Link copied to clipboard

The tags to associate with the dashboard.