Provisioning: Remove provisioned dashboards without parental reader (#26143)
This commit is contained in:
@@ -384,6 +384,10 @@ type ValidateDashboardBeforeSaveCommand struct {
|
||||
Result *ValidateDashboardBeforeSaveResult
|
||||
}
|
||||
|
||||
type DeleteOrphanedProvisionedDashboardsCommand struct {
|
||||
ReaderNames []string
|
||||
}
|
||||
|
||||
//
|
||||
// QUERIES
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user