Bases: ceilometer.api.controllers.v2.base.Base
One measurement.
Bases: pecan.rest.RestController
Controller managing the samples.
Return all known samples, based on the data recorded so far.
| Parameters: |
|
|---|
Return a sample.
| Parameters: | sample_id – the id of the sample. |
|---|