All Products
Search
Document Center

E-MapReduce:ClusterStateChangeReason

Last Updated:May 28, 2026

Parameter

Type

Description

Example

object

Code

string

The status code for the state change. Valid values:

  • UserRequest: A user request triggered the state change.

  • OutOfStock: The requested ECS instance type is out of stock.

  • NotAuthorized: The operation was denied due to insufficient permission.

  • QuotaExceeded: The request exceeded a service quota.

  • OperationDenied: The operation was denied.

  • AccountException: An account-related exception occurred.

  • NodeFailure: An ECS node failed.

  • BootstrapFailure: A bootstrap action failed.

  • ValidationFail: The request failed business logic validation.

  • ServiceFailure: A dependent service failed.

  • InternalError: An internal error occurred.

OutOfStock

Message

string

A human-readable message detailing the cluster state change.

The requested resource is sold out in the specified zone, try other types of resources or other regions and zones.