This commit is contained in:
dayterr
2026-01-23 16:29:24 +03:00
parent 365a4991d2
commit 74c12914c9
17 changed files with 154 additions and 68 deletions

View File

@@ -163,6 +163,9 @@ type ItemDiskUnattached struct {
// Boot Partition
BootPartition uint64 `json:"bootPartition"`
// Cache
Cache string `json:"cache"`
// Created time
CreatedTime uint64 `json:"createdTime"`