All Products
Search
Document Center

Vector Retrieval Service for Milvus:ScalingRule

Last Updated:Mar 31, 2026

Parameter

Type

Description

Example

object

The details of the scaling rule.

ruleId

string

The ID of the scaling rule.

scalingRuleName

string

The name of the scaling rule.

timeZone

string

The time zone of the scaling rule.

cronStr

string

The cron expression for the scaling schedule.

startTime

integer

The start time of the scaling rule. Unit: milliseconds.

endTime

integer

The end time of the scaling rule. Unit: milliseconds.

disabled

boolean

Indicates whether the scaling rule is disabled.

adjustInfos

array

The adjustment information of the scaling rule.

object

The adjustment details.

componentType

string

The type of the component to be adjusted.

targetValue

string

The target value for the adjustment.