Cloud migrations: include metadata returned by CMS in the index file (#90658)
This commit is contained in:
@@ -208,6 +208,7 @@ type StartSnapshotResponse struct {
|
||||
MaxItemsPerPartition uint32 `json:"maxItemsPerPartition"`
|
||||
Algo string `json:"algo"`
|
||||
EncryptionKey string `json:"encryptionKey"`
|
||||
Metadata []byte `json:"metadata"`
|
||||
}
|
||||
|
||||
// Based on Grafana Migration Service DTOs
|
||||
|
||||
Reference in New Issue
Block a user