Comment 0 for bug 1226524

Revision history for this message
Guangyu Suo (yugsuo) wrote :

A query to return the list of meters, limited to a specific meter type:

curl -H 'X-Auth-Token: <inserttokenhere>' \
  "http://localhost:8777/v2/meters/disk.root.size"

should be :

A query to return the list of samples, limited to a specific meter type:

http://docs.openstack.org/developer/ceilometer/webapi/v2.html#api-queries