Report Instance Status
GET {{aws_ec2_base_url}}/?Description&DryRun&EndTime&InstanceId.N&ReasonCode.N&StartTime&Status&Action=ReportInstanceStatus
Submits feedback about the status of an instance.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Description | null | Descriptive text about the health state of your instance. | |
DryRun | null | Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation. | |
EndTime | null | The time at which the reported instance health state ended. | |
InstanceId.N | null | The instances. | |
ReasonCode.N | null | The reason codes that describe the health state of your instance. | |
StartTime | null | The time at which the reported instance health state began. | |
Status | null | The status of all instances listed. | |
Action | string |