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

@@ -119,6 +119,10 @@ type CreateBlankRequest struct {
// Cache mode for boot disk
// Required: false
BootDiskCache string `url:"boot_disk_cache,omitempty" json:"boot_disk_cache,omitempty"`
// Boot Disk BLK Discard
// Required: false
BootDiskBLKDiscard interface{} `url:"boot_disk_blkdiscard" json:"boot_disk_blkdiscard" validate:"omitempty,isBool"`
}
// GetRAM returns RAM field values