Google Cloud Compute V1 API - Module Google::Cloud::Compute::V1::Autoscaler::Status (v2.8.0)

Reference documentation and code samples for the Google Cloud Compute V1 API module Google::Cloud::Compute::V1::Autoscaler::Status.

[Output Only] The status of the autoscaler configuration. Current set of possible values: - PENDING: Autoscaler backend hasn't read new/updated configuration. - DELETING: Configuration is being deleted. - ACTIVE: Configuration is acknowledged to be effective. Some warnings might be present in the statusDetails field. - ERROR: Configuration has errors. Actionable for users. Details are present in the statusDetails field. New values might be added in the future.

Constants

UNDEFINED_STATUS

value: 0
A value indicating that the enum field is not set.

ACTIVE

value: 314_733_318
Configuration is acknowledged to be effective

DELETING

value: 528_602_024
Configuration is being deleted

ERROR

value: 66_247_144
Configuration has errors. Actionable for users.

PENDING

value: 35_394_935
Autoscaler backend hasn't read new/updated configuration