Statistics
| Branch: | Tag: | Revision:

root / snf-cyclades-app / synnefo / api / templates / server_stats.xml @ be1dca04

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>