This command displays details of a specific event.
Usage
event show --id ID
Options
| Specifies which event to display. Required if there is more than one event. |
Example
This example...
vcli: admin> event show --id 152
+---------------+-----------------------------------------------------------------------------------------------------+
| ID | 152 |
| Timestamp | 2020-10-21 10:10:43 |
| Object-type | CNode |
| Object-id | 1 |
| Cluster | cluster1 |
| Event-type | OBJECT_MODIFIED |
| Event-origin | CLUSTER |
| Severity | INFO |
| Event-message | CNode cnode-1 (10.0.1.23) [centos-7.7-test-new-vm-clean-v1] state changed from ACTIVATING to ACTIVE |
+---------------+-----------------------------------------------------------------------------------------------------+