LBAC for datasources: Override lbac rules if present when updating via datasources endpoints (#94608)
bloc updates to datasources
This commit is contained in:
@@ -205,6 +205,8 @@ type UpdateDataSourceCommand struct {
|
||||
EncryptedSecureJsonData map[string][]byte `json:"-"`
|
||||
UpdateSecretFn UpdateSecretFn `json:"-"`
|
||||
IgnoreOldSecureJsonData bool `json:"-"`
|
||||
|
||||
OnlyUpdateLBACRulesFromAPI bool `json:"-"`
|
||||
}
|
||||
|
||||
// DeleteDataSourceCommand will delete a DataSource based on OrgID as well as the UID (preferred), ID, or Name.
|
||||
|
||||
Reference in New Issue
Block a user