View ocum_report.aggregatecapacityhistorymonthview | Generated by SchemaSpy |
View Definition:
select `ocum`.`aggregatehistorymonth`.`aggregateId` AS `aggregateId`,`ocum`.`aggregatehistorymonth`.`periodEndTime` AS `periodEndTime`,`ocum`.`aggregatehistorymonth`.`sampleCount` AS `sampleCount`,`ocum`.`aggregatehistorymonth`.`dfKBytesUsedSum` AS `UsedSum`,`ocum`.`aggregatehistorymonth`.`dfKBytesTotal` AS `Total`,`ocum`.`aggregatehistorymonth`.`dfKBytesTotalCommittedSum` AS `TotalCommittedSum` from `ocum`.`aggregatehistorymonth`