This topic describes the types of Edge Node Service (ENS) events that ActionTrail records or CloudMonitor monitors and can be published to EventBridge.
Event types
The following table describes the types of ENS events that can be published to EventBridge.
Event type | Value of the type parameter |
---|---|
Operation performed by Alibaba Cloud on a resource | ens:ActionTrail:AliyunServiceEvent |
API operation call | ens:ActionTrail:ApiCall |
Operation performed in a console | ens:ActionTrail:ConsoleOperation |
The impact on the disk performance ends | ens:CloudMonitor:Disk[Stalled:Executed] |
The impact on the disk performance starts | ens:CloudMonitor:Disk[Stalled:Executing] |
An instance is created | ens:CloudMonitor:EnsInstance[Create:Executed] |
An instance is deleted | ens:CloudMonitor:EnsInstance[Delete:Executed] |
The network of an edge node is recovered | ens:CloudMonitor:EnsRegion[NetworkDown:Executed] |
An edge node is disconnected from the network | ens:CloudMonitor:EnsRegion[NetworkDown:Executing] |
The network cutover for an edge node is canceled | ens:CloudMonitor:EnsRegion[NetworkMigration:Canceled] |
The network cutover for an edge node is complete | ens:CloudMonitor:EnsRegion[NetworkMigration:Executed] |
The network cutover for an edge node starts | ens:CloudMonitor:EnsRegion[NetworkMigration:Executing] |
The network cutover for an edge node is scheduled | ens:CloudMonitor:EnsRegion[NetworkMigration:Scheduled] |
The bandwidth usage of an edge node is restored | ens:CloudMonitor:EnsRegion[NetworkWaterLevel:Executed] |
An exception occurs in the bandwidth usage of an edge node | ens:CloudMonitor:EnsRegion[NetworkWaterLevel:Executing] |
The port of an edge node is recovered | ens:CloudMonitor:EnsRegion[PortError:Executed] |
An exception occurs on the port of an edge node | ens:CloudMonitor:EnsRegion[PortError:Executing] |
The instance reboot that is caused by a system error is complete | ens:CloudMonitor:Instance[SystemFailure.Reboot:Executed] |
The instance reboot that is caused by a system error starts | ens:CloudMonitor:Instance[SystemFailure.Reboot:Executing] |
For more information about the parameters defined in the CloudEvents specification, see Overview.