SnapshotBuilder🔗
Constructor🔗
Methods🔗
Build🔗
Builds the object.
Dashboard🔗
func (builder *SnapshotBuilder) Dashboard(dashboard cog.Builder[dashboard.Dashboard]) *SnapshotBuilder
Expires🔗
Time when the snapshot expires, default is never to expire
External🔗
Is the snapshot saved in an external grafana instance
ExternalUrl🔗
external url, if snapshot was shared in external grafana instance
Id🔗
Unique identifier of the snapshot
Key🔗
Optional, defined the unique key of the snapshot, required if external is true
Name🔗
Optional, name of the snapshot
OrgId🔗
org id of the snapshot
OriginalUrl🔗
original url, url of the dashboard that was snapshotted
Url🔗
url of the snapshot, if snapshot was shared internally