Jump to: navigation, search

Cinder count api

Revision as of 20:28, 20 March 2014 by Kaufer (talk | contribs) (Created page with "== Problem description == There is no current API that can retrieve summary count data for volumes and search filters. For example, getting the total number of volumes that m...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Problem description

There is no current API that can retrieve summary count data for volumes and search filters. For example, getting the total number of volumes that match a given filter criteria (for example, all volumes in a given state). Retrieving all volumes and then manually determining the count data does not scale.

Use Case

A UI dashboard that contains volumes in various states. A new API is needed to retrieve the volume count data associated with various filters (ie, volumes in available state, volumes in error state, etc.)