
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
26 lines
857 B
XML
Executable File
26 lines
857 B
XML
Executable File
<?xml version="1.0" encoding="UTF-8"?>
|
|
<value>
|
|
<alarm_actions>
|
|
<item>http://site:8000/alarm</item>
|
|
</alarm_actions>
|
|
<alarm_id nil="true" />
|
|
<combination_rule nil="true" />
|
|
<description>An alarm</description>
|
|
<enabled>true</enabled>
|
|
<insufficient_data_actions>
|
|
<item>http://site:8000/nodata</item>
|
|
</insufficient_data_actions>
|
|
<name>SwiftObjectAlarm</name>
|
|
<ok_actions>
|
|
<item>http://site:8000/ok</item>
|
|
</ok_actions>
|
|
<project_id>c96c887c216949acbdfbd8b494863567</project_id>
|
|
<repeat_actions>false</repeat_actions>
|
|
<state>ok</state>
|
|
<state_timestamp>2013-11-21T12:33:08.486228</state_timestamp>
|
|
<threshold_rule nil="true" />
|
|
<timestamp>2013-11-21T12:33:08.486221</timestamp>
|
|
<type>threshold</type>
|
|
<user_id>c96c887c216949acbdfbd8b494863567</user_id>
|
|
</value>
|