This commit is contained in:
dayterr
2026-05-29 17:47:13 +03:00
parent f6bc14c7be
commit e9adcfec1c
5 changed files with 21 additions and 19 deletions

View File

@@ -23,7 +23,7 @@ type RedeployRequest struct {
OSVersion string `url:"os_version,omitempty" json:"os_version,omitempty"`
// Storage policy id of compute. The rules of the specified storage policy will be used.
// Required: true
// Required: false
StoragePolicyID uint64 `url:"storage_policy_id,omitempty" json:"storage_policy_id,omitempty"`
// New size for the boot disk in GB, if boot disk size change is required