All Products
Search
Document Center

Elastic Compute Service:AcceptInquiredSystemEvent

Last Updated:Oct 09, 2024

in the Inquiring state and authorizes the system to perform the default operations.

Debugging

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

Authorization information

The following table shows the authorization information corresponding to the API. The authorization information can be used in the Action policy element to grant a RAM user or RAM role the permissions to call this API operation. Description:

  • Operation: the value that you can use in the Action element to specify the operation on a resource.
  • Access level: the access level of each operation. The levels are read, write, and list.
  • Resource type: the type of the resource on which you can authorize the RAM user or the RAM role to perform the operation. Take note of the following items:
    • The required resource types are displayed in bold characters.
    • If the permissions cannot be granted at the resource level, All Resources is used in the Resource type column of the operation.
  • Condition Key: the condition key that is defined by the cloud service.
  • Associated operation: other operations that the RAM user or the RAM role must have permissions to perform to complete the operation. To complete the operation, the RAM user or the RAM role must have the permissions to perform the associated operations.
OperationAccess levelResource typeCondition keyAssociated operation
ecs:AcceptInquiredSystemEventupdate
  • All Resources
    *
    none
none

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