Hi carloss ashrodri I am have little trouble finding correct python-manilaclient api to get list of resource locks on a share. I mean equivalent api to this command: openstack share lock list --resource share_name --resource-type share I tried to have a look in this: https://github.com/openstack/python-manilaclient/blob/master/manilaclient/v2/resource_locks.py Thanks