mirror of
https://github.com/OpenKMIP/PyKMIP.git
synced 2025-06-21 22:40:08 +02:00
This change updates Locate operation support in the PyKMIP server, allowing users to filter objects based on the object's Object Type. Unit tests and integration tests have been added to test and verify the correctness of this feature. Additionally, the Locate demo scripts have also been updated to support Object Type filtering. Simply use the "--object-type" flag to specify an Object Type enumeration for the Locate script to filter on.