cloudkitty/doc/source/api-reference/v2/api_samples/dataframes
Justin Ferrieu a81c01d6e2 Add a v2 API endpoint to retrieve DataFrame objects
A new endpoint has been made available to admin users or
scope owners on ``GET /v2/dataframes``. This will allow
end users to retrieve DataFrames in the form of JSON objects
from the CloudKitty storage backend.

Documentation and unit tests are included in this commit.

Change-Id: I784da5565d040f565945fa93d86dcef11faa72f9
2019-09-13 10:04:01 +02:00
..
dataframes_get.json Add a v2 API endpoint to retrieve DataFrame objects 2019-09-13 10:04:01 +02:00
dataframes_post.json Add a v2 API endpoint to push DataFrame objects 2019-08-26 08:37:32 +00:00