All Products
Search
Document Center

Elastic Compute Service:AcceptInquiredSystemEvent

Last Updated:Mar 19, 2024

Accepts the default operation for a system event in the Inquiring state and authorizes the system to perform the default operation.

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
RegionIdstringYes

The region ID of the system event. You can call the DescribeRegions operation to query the most recent region list.

cn-hangzhou
EventIdstringYes

The ID of the system event.

e-2zeielxl1qzq8slb****
ChoicestringNo
Note This parameter is in invitational preview and is unavailable to general users.
hide

Response parameters

ParameterTypeDescriptionExample
object
RequestIdstring

The ID of the request.

4DD56CA6-6D75-4D33-BE34-E4A44EBE1C3D

Examples

Sample success responses

JSONformat

{
  "RequestId": "4DD56CA6-6D75-4D33-BE34-E4A44EBE1C3D"
}

Error codes

HTTP status codeError codeError messageDescription
400MissingParameter%sA parameter is not specified.
400InvalidParameter%sThe specified parameter is invalid.
403OperationDenied.AcceptNotSupported%s-
403OperationConflict%sThis operation conflicts with another operation in progress. Try again later.
403OperationFail.DiskCategoryNotSupported%s-
403OperationFail.DiskStatusNotSupported%s-
403OperationFail.InstanceStatusNotSupported%s-
403SwitchToOffline.OnlineIsolateFail%s-
403SwitchToOffline.OnlineReinitFail%s-
403IncorrectInstanceStatus%sThe instance is in a state that does not support the current operation.
404InvalidEventId.NoInquiringEventFound%sThe specified EventId parameter is invalid.

For a list of error codes, visit the Service error codes.

Change history

Change timeSummary of changesOperation
No change history