Status(value)
[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.
Enums |
|
---|---|
Name | Description |
UNDEFINED_STATUS |
A value indicating that the enum field is not set. |
ACTIVE |
Configuration is acknowledged to be effective |
DELETING |
Configuration is being deleted |
ERROR |
Configuration has errors. Actionable for users. |
PENDING |
Autoscaler backend hasn't read new/updated configuration |