8837801ba6
This brings in RST plus YAML files, migrated from the source for [0]. The migration explanation is found on the openstack-dev mailing list [1]. Project instruction is in the OpenStack Documentation Contributor Guide [2]. [0]https://github.com/openstack/api-site/tree/master/api-ref/source/telemetry/v2 [1]http://lists.openstack.org/pipermail/openstack-dev/2016-May/093765.html [2]http://docs.openstack.org/contributor-guide/api-guides.html Change-Id: I21d559f3abea502a0ed237d693ab24a5110d42c5
17 lines
371 B
JSON
Executable File
17 lines
371 B
JSON
Executable File
[
|
|
{
|
|
"avg": 4.5,
|
|
"count": 10,
|
|
"duration": 300,
|
|
"duration_end": "2013-01-04T16:47:00",
|
|
"duration_start": "2013-01-04T16:42:00",
|
|
"max": 9,
|
|
"min": 1,
|
|
"period": 7200,
|
|
"period_end": "2013-01-04T18:00:00",
|
|
"period_start": "2013-01-04T16:00:00",
|
|
"sum": 45,
|
|
"unit": "GiB"
|
|
}
|
|
]
|