ProjectUsageReportSchema – Management API – MediaKind
ProjectUsageReportSchema
object
supplementalobject ProjectUsageReportSupplementalData Required
Metadata pertaining to the query.
Show 4 properties
- end string Required
The end date of the query. - project string Required
The name of the project. - recordsinteger Required
The number of result records returned. - start string Required
The start date of the query.
valuelist of objects ProjectUsageReportMeterData Required
The usage data per day per meter
Show 5 properties
- family string Required
The family that this solution belongs to. - meterName string Required
The meter name. - quantity double Required
The number of units accrued on this date. - solution string Required
The solution that this meter belongs to. - unit string Required
The unit that this meter is reported in, e.g. 'gigabytes' or 'minutes'.