[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen

SparePolicy

Spare capacity policy


Properties

integer as int32
increment Required

Number of VMs to add/remove per update cycle.


integer as int32
limit Required

Max number of VMs to provision


integer as int32
max Required

Maximum number of spare VMs. Set it larger than spareMin to avoid frequent capacity updates.


integer as int32
min Required

Minimal number of spare VMs. Set it smaller than spareMax to avoid frequent capacity updates.


integer as int64
modelVersion Optional

JSON Example

{
    "increment": 200,
    "limit": 10,
    "max": 4,
    "min": 2
}
[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen
Property Of

TemplateCreateTOV2
TemplateExpansionCreateTO
TemplateExpansionPatchTO
TemplatePatchTO
TemplateTOV2

Feedback

Was this page helpful?