mirror of
https://github.com/grafana/grafana.git
synced 2025-07-28 11:32:36 +08:00
Scenes: Refactor original snapshot button in a new component (#82199)
This commit is contained in:

committed by
GitHub

parent
ccb4533a86
commit
dbde08b03c
@ -186,6 +186,7 @@ Sensitive information stripped: queries (metric, template,annotation) and panel
|
||||
| `key` | string | **Yes** | | Optional, defined the unique key of the snapshot, required if external is true |
|
||||
| `name` | string | **Yes** | | Optional, name of the snapshot |
|
||||
| `orgId` | uint32 | **Yes** | | org id of the snapshot |
|
||||
| `originalUrl` | string | **Yes** | | original url, url of the dashboard that was snapshotted |
|
||||
| `updated` | string | **Yes** | | last time when the snapshot was updated |
|
||||
| `userId` | uint32 | **Yes** | | user id of the snapshot creator |
|
||||
| `url` | string | No | | url of the snapshot, if snapshot was shared internally |
|
||||
|
Reference in New Issue
Block a user