mirror of https://github.com/OpenKMIP/PyKMIP.git
This change adds support for the GetAttributeList operation. The user can specify the ID of a managed object and get back a list containing the names of all attributes currently set on the object. The user can also omit the ID and the server will default to using the ID placeholder for the object ID. New server tests have been added to cover this feature. The GetAttributeList payloads have also been updated for consistency with other payloads, requiring minor updates in other clients and unit tests. |
||
---|---|---|
.. | ||
factories | ||
messages | ||
__init__.py | ||
attributes.py | ||
config_helper.py | ||
enums.py | ||
errors.py | ||
exceptions.py | ||
keys.py | ||
misc.py | ||
objects.py | ||
policy.py | ||
primitives.py | ||
secrets.py | ||
server.py | ||
utils.py |