Start with identity and the exact result
Record the selected connection, the VM or resource identity, the operation and the result. For a snapshot or checkpoint, also record its VM. This separates an operation on the wrong working set from a host or guest failure.
Common outcomes
domain_id; names are unique per VMdomain_id; names are unique per VMThe console works but a guest service does not
A running VM, a console and a reachable guest service are separate outcomes. Confirm the guest booted, then that SSH, RDP or Screen Sharing is enabled in the guest and that the network provides a route. A listener address can describe a host binding rather than an address a remote client can use.
Avoid turning recovery into a second failure
Do not delete a retained disk because it is no longer the top image: another disk can depend on it. Do not repeat a failed create blindly: the first attempt may have created storage. Use the detailed report to see what changed and what remains.
What you getThe VM, disk or snapshot you meant, in a known state, with backing files preserved.