Virsh snapshot delete – unsupported configuration SOLVED

When deleting virsh snapshots using snapshot-delete you might encounter the following error:

error: unsupported configuration: deletion of 1 external disk snapshots not supported yet

To successfully delete the snapshot you can run the following:

virsh snapshot-delete --metadata VM-NAME SNAPSHOT-NAME