Magidoc

DashboardSharing
Object

A dashboard sharing. This is used to define "shared" dashboards.

Fields

#

id

ID !
Non-null

The unique id of this sharing.

name

An optional name for this sharing.

description

An optional description for this sharing.

dashboard

Non-null

The owning dashboard.

user

Non-null

Which user has to be represented when presenting this dashboard sharing.

active

Non-null

The active/inactive flag for this sharing.

allowedDomains

[ String ]!
Non-null

The list of allowed domain names. Wildcard '' is supported. To allow all domains you could use ''.

expiry

When this field is set it configures until when this sharing is valid.

lastUsed

When was this sharing configuration used for the last time. If null this sharing configuration was not yet used.

requestCounter

Non-null

The number of requests detected for this sharing.

token

Non-null

The generated token for this sharing.

timestamp

Non-null

When was this object modified.

Usages

#

References

#