All Products
Search
Document Center

E-MapReduce:OperationStateChangeReason

Last Updated:May 28, 2026

Parameter

Type

Description

Example

object

The reason for the change in the operation state.

Code

string

The operation status code. Valid values:

  • UserRequest: The operation was initiated by a user.

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

  • NotAuthorized: You are not authorized to perform the operation.

  • QuotaExceeded: A resource quota was exceeded.

  • OperationDenied: The operation was denied.

  • AccountException: An account exception occurred.

  • NodeFailure: An ECS node failed.

  • BootstrapFailure: A bootstrap action failed.

  • ValidationFail: The business logic validation failed.

  • ServiceFailure: A dependent service failed.

  • InternalError: An internal error occurred.

OutOfStock

Message

string

A human-readable message that provides details about the state change.

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