Name: BaseStat


Data Structure
{
   "typeId": "com.tintri.api.rest.v310.dto.domain.beans.perf.BaseStat",
   "intervalSeconds": <Number>,
   "timeEnd": DateTime,
   "timeStart": DateTime,
}

Attributes
NameTypeDescription
intervalSecondsxsd:longThe interval between datapoints in seconds
timeEndDateTimeThe end time of the interval.
timeStartDateTimeThe start time of the interval.