mirror of
https://github.com/OpenKMIP/PyKMIP.git
synced 2025-04-08 19:25:06 +02:00
Update the KMIPProxy client to support batch processing
This change updates the KMIPProxy client to officially support batch processing. Passing 'batch=True' to any operation method will queue up the operation request. The entire queue will be sent when 'batch=False' is passed to an operation method. Instead of the single operation result, a list containing all operation results will be returned. Partially addresses #403
This commit is contained in:
parent
f06014e7c6
commit
f8115da088
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user