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
21 lines
619 B
JSON
Executable File
21 lines
619 B
JSON
Executable File
{
|
|
"links": [
|
|
{
|
|
"href": "http://localhost:8777/v2/resources/bd9431c1-8d69-4ad3-803a-8d4a6b89fd36",
|
|
"rel": "self"
|
|
},
|
|
{
|
|
"href": "http://localhost:8777/v2/meters/volume?q.field=resource_id&q.value=bd9431c1-8d69-4ad3-803a-8d4a6b89fd36",
|
|
"rel": "volume"
|
|
}
|
|
],
|
|
"metadata": {
|
|
"name1": "value1",
|
|
"name2": "value2"
|
|
},
|
|
"project_id": "35b17138-b364-4e6a-a131-8f3099c5be68",
|
|
"resource_id": "bd9431c1-8d69-4ad3-803a-8d4a6b89fd36",
|
|
"source": "openstack",
|
|
"user_id": "efd87807-12d2-4b38-9c70-5f5c2ac427ff"
|
|
}
|