On 06/21/2018 09:26 AM, Michael Lipp wrote:
Hi, I searched, but I cannot find the "root hook". Using the Manager interface, I can lookup a LV if I have some id (LookUpByLvmId). But how can I achieve the same results as vgs/lvs using the dbus API? I *could* get the list of paths and pattern match them, but IMHO this would be a hack.
I think `object_manager.GetManagedObjects()` is one of supported ways (used by the test suite).
Not sure there is simpler way.
- Michael _______________________________________________ linux-lvm mailing list linux-lvm@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/linux-lvm read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/
_______________________________________________ linux-lvm mailing list linux-lvm@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/linux-lvm read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/