All Products
Search
Document Center

E-MapReduce:OperationStateChangeReason

Last Updated:Oct 15, 2024
ParameterTypeDescriptionExample
object
Codestring

The operation status code. Valid values:

  • UserRequest: A user request is initiated.
  • OutOfStock: The ECS instances of the requested type are out of stock.
  • NotAuthorized: The required permission is not granted.
  • QuotaExceeded: The quota is exceeded.
  • OperationDenied: The operation is denied.
  • AccountException: The account is abnormal.
  • NodeFailure: The ECS instance is abnormal.
  • BootstrapFailure: The bootstrap action fails.
  • ValidationFail: The business logic verification fails.
  • ServiceFailure: Other services on which the current service depends fail.
  • InternalError: An internal error occurs.
OutOfStock
Messagestring

The information about the operation status change.

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