RAPI: Add support for querying resources
- Access is only permitted for authenticated clients (queries can return sensitive data) - Filters can be specified when sending a PUT request - Updates RAPI client, documentation and tests Signed-off-by:Michael Hanselmann <hansmi@google.com> Reviewed-by:
René Nussbaumer <rn@google.com>
Showing
- doc/rapi.rst 44 additions, 0 deletionsdoc/rapi.rst
- lib/rapi/client.py 46 additions, 1 deletionlib/rapi/client.py
- lib/rapi/connector.py 3 additions, 0 deletionslib/rapi/connector.py
- lib/rapi/rlib2.py 75 additions, 0 deletionslib/rapi/rlib2.py
- test/ganeti.rapi.client_unittest.py 51 additions, 0 deletionstest/ganeti.rapi.client_unittest.py
Loading
Please register or sign in to comment