This commit is contained in:
dayterr
2026-02-06 17:20:56 +03:00
parent b3df483fc2
commit 9a34be9d4e
16 changed files with 69 additions and 53 deletions

View File

@@ -17,6 +17,10 @@ type UpdateRequest struct {
// Cache mode of disk
// Required: false
Cache string `url:"cache,omitempty" json:"cache,omitempty"`
// BLK Discard
// Required: false
BLKDiscard interface{} `url:"blkdiscard,omitempty" json:"blkdiscard,omitempty" validate:"omitempty,isBool"`
}
// Update updates disk