libvirt/uri¶
ID for Access Key (not the secret)
The libvirt URI must be a valid URI: - qemu:///system - qemu+ssh://user@host:22/system
Do not add any parameters. If a ssh-key is specified, the valid parameters to use it will be specified.
See https://libvirt.org/uri.html for usage examples.