This commit is contained in:
dayterr
2026-05-29 17:54:28 +03:00
parent 8f8a81eea4
commit 3e2edf53a5
4 changed files with 20 additions and 19 deletions

View File

@@ -15,7 +15,7 @@ type RedeployRequest struct {
ComputeID uint64 `url:"computeId" json:"computeId" validate:"required"`
// 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"`
// ID of the new OS image, if image change is required