
This is the first step towards moving API ref/docs to https://docs.openstack.org/api The `conf.py` file is a copy of the file from `doc/source` and all the other files simply need moving to the new location. Change-Id: I9ecf84b53274d9b86f05800fc9816de275f3e9c5
46 lines
1000 B
JSON
46 lines
1000 B
JSON
{
|
|
"columns": [
|
|
"begin",
|
|
"end",
|
|
"qty",
|
|
"rate",
|
|
"project_id",
|
|
"type"
|
|
],
|
|
"results": [
|
|
[
|
|
"2019-06-01T00:00:00Z",
|
|
"2019-07-01T00:00:00Z",
|
|
2590.421676635742,
|
|
1295.210838317871,
|
|
"fe9c35372db6420089883805b37a34af",
|
|
"image.size"
|
|
],
|
|
[
|
|
"2019-06-01T00:00:00Z",
|
|
"2019-07-01T00:00:00Z",
|
|
1354,
|
|
3625,
|
|
"fe9c35372db6420089883805b37a34af",
|
|
"instance"
|
|
],
|
|
[
|
|
"2019-06-01T00:00:00Z",
|
|
"2019-07-01T00:00:00Z",
|
|
502,
|
|
502,
|
|
"fe9c35372db6420089883805b37a34af",
|
|
"ip.floating"
|
|
],
|
|
[
|
|
"2019-06-01T00:00:00Z",
|
|
"2019-07-01T00:00:00Z",
|
|
175.9,
|
|
351.8,
|
|
"fe9c35372db6420089883805b37a34af",
|
|
"volume.size"
|
|
]
|
|
],
|
|
"total": 4
|
|
}
|