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
28 lines
827 B
XML
Executable File
28 lines
827 B
XML
Executable File
<?xml version="1.0" encoding="UTF-8"?>
|
|
<value>
|
|
<resource_id>bd9431c1-8d69-4ad3-803a-8d4a6b89fd36</resource_id>
|
|
<project_id>35b17138-b364-4e6a-a131-8f3099c5be68</project_id>
|
|
<user_id>efd87807-12d2-4b38-9c70-5f5c2ac427ff</user_id>
|
|
<metadata>
|
|
<item>
|
|
<key>name2</key>
|
|
<value>value2</value>
|
|
</item>
|
|
<item>
|
|
<key>name1</key>
|
|
<value>value1</value>
|
|
</item>
|
|
</metadata>
|
|
<links>
|
|
<item>
|
|
<href>http://localhost:8777/v2/resources/bd9431c1-8d69-4ad3-803a-8d4a6b89fd36</href>
|
|
<rel>self</rel>
|
|
</item>
|
|
<item>
|
|
<href>http://localhost:8777/v2/meters/volume?q.field=resource_id&q.value=bd9431c1-8d69-4ad3-803a-8d4a6b89fd36</href>
|
|
<rel>volume</rel>
|
|
</item>
|
|
</links>
|
|
<source>openstack</source>
|
|
</value>
|