mirror of
https://github.com/openkmip/pykmip
synced 2026-01-04 09:33:37 +00:00
This change updates Locate operation support in the PyKMIP server, allowing users to filter objects based on the object's Unique Identifier. 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 Unique Identifier filtering. Simply use the "--unique-identifier" flag to specify a Unique Identifier string value for the Locate script to filter on.