Name: DatastoreHistogram

Working set for a VMStore

Data Structure
{
   "typeId": "com.tintri.api.rest.v310.dto.domain.beans.histogram.DatastoreHistogram",
   "blockHistogram": <Number>,
   "bytesCountedAgainstGroup": <Number>,
   "liveLogicalBlocksInFlash": <Number>,
   "liveLogicalBlocksTotal": <Number>,
   "sampleTime": DateTime,
   "tintriId": <String>,
}

Attributes
NameTypeDescription
blockHistogramxsd:list[xsd:long]The flash block histogram
bytesCountedAgainstGroupxsd:longThe bytes occupied in flash
liveLogicalBlocksInFlashxsd:longThe number of live logical blocks in flash
liveLogicalBlocksTotalxsd:longThe number of blocks both in flash and disk
sampleTimeDateTimeThe sample time
tintriIdxsd:stringThe Tintri UUID