Statistics
| Branch: | Tag: | Revision:

root / api / templates / server_stats.xml @ 20ed268d

History | View | Annotate | Download (316 Bytes)

1
<?xml version="1.0" encoding="UTF-8"?>
2
<stats xmlns="http://docs.openstack.org/compute/api/v1.1" xmlns:atom="http://www.w3.org/2005/Atom" serverRef="{{ serverRef }}" refresh="{{ refresh }}" cpuBar="{{ cpuBar }}" cpuTimeSeries="{{ cpuTimeSeries }}" netBar="{{ netBar }}" netTimeSeries="{{ netTimeSeries }}">
3
</stats>