V2HPAScalingPolicy

March 28, 2026 ยท View on GitHub

HPAScalingPolicy is a single policy which must hold true for a specified past interval.

Properties

NameTypeDescriptionNotes
period_secondsintperiodSeconds specifies the window of time for which the policy should hold true. PeriodSeconds must be greater than zero and less than or equal to 1800 (30 min).
typestrtype is used to specify the scaling policy.
valueintvalue contains the amount of change which is permitted by the policy. It must be greater than zero

[Back to Model list] [Back to API list] [Back to README]