Server event is the event record that had been done on a server, include: event type(create, delete, reboot and so on), event result(success, error), start time, finish time and so on. These are important information for server maintains.
Compute v2
List recent events of a server
openstack server event list
<server>
<server>
Server to list events (name or ID)
Show server event details
openstack server event show
<server>
<request-id>
<server>
Server to show event details (name or ID)
<request-id>
Request ID of the event to show (ID only)
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.