This commit is contained in:
dayterr
2026-03-06 16:37:54 +03:00
parent a92bdecb29
commit 5b2866bf0e
15 changed files with 93 additions and 55 deletions

View File

@@ -64,6 +64,10 @@ type UpdateRequest struct {
// Default zone ID
// Required: false
DefaultZoneID uint64 `url:"defaultZoneId,omitempty" json:"defaultZoneId,omitempty"`
// CPU allocation parameter
// Required: false
CpuAllocationParameter string `url:"cpu_allocation_parameter,omitempty" json:"cpu_allocation_parameter,omitempty"`
}
// Update updates an account name and resource types and limits