{
"@odata.context": "/redfish/v1/$metadata#MetricReportDefinition.MetricReportDefinition",
"@odata.id": "/redfish/v1/TelemetryService/MetricReportDefinitions/AggregationMetrics",
"@odata.type": "#MetricReportDefinition.v1_4_2.MetricReportDefinition",
"AppendLimit": 2400,
"Description": "Aggregation Metrics report is derived by applying a formula or filter to a set of base metric values for Power, Temperature, CUPS (CPU, Memory, IO, System)",
"Id": "AggregationMetrics",
"Links": {
"Triggers": []
},
"MetricReportDefinitionEnabled": false,
"MetricReportDefinitionType": "OnRequest",
"MetricReportDefinitionType@Redfish.AllowableValues": [
"Periodic",
"OnChange",
"OnRequest"
],
"MetricReportHeartbeatInterval": "PT0H0M0S",
"Metrics": [
{
"CollectionDuration": null,
"CollectionFunction": null,
"CollectionTimeScope": "Point",
"MetricId": "SystemAvgInletTempHour",
"MetricProperties": [],
"Oem": {
"Dell": {
"@odata.type": "#DellMetric.v1_1_0.DellMetric",
"CustomLabel": null,
"FQDD": null,
"Source": null
}
}
},
{
"CollectionDuration": null,
"CollectionFunction": null,
"CollectionTimeScope": "Point",
"MetricId": "SystemMaxInletTempHour",
"MetricProperties": [],
"Oem": {
"Dell": {
"@odata.type": "#DellMetric.v1_1_0.DellMetric",
"CustomLabel": null,
"FQDD": null,
"Source": null
}
}
},
{
"CollectionDuration": null,
"CollectionFunction": null,
"CollectionTimeScope": "Point",
"MetricId": "SystemMaxPowerConsumption",
"MetricProperties": [],
"Oem": {
"Dell": {
"@odata.type": "#DellMetric.v1_1_0.DellMetric",
"CustomLabel": null,
"FQDD": null,
"Source": null
}
}
}
],
"Name": "Aggregation Metrics Metric Report",
"Oem": {
"Dell": {
"@odata.type": "#DellMetricReportDefinition.v1_1_0.DellMetricReportDefinition",
"Digest": "1374780014bc7a04deea0176bf238c57cb04ec28f62fe08ee47e91b4f8b6efab",
"iDRACFirmwareVersion": "7.00.00.00"
}
},
"ReportActions": [
"LogToMetricReportsCollection"
],
"ReportActions@Redfish.AllowableValues": [
"LogToMetricReportsCollection",
"RedfishEvent"
],
"ReportTimespan": "PT0H2M0S",
"ReportUpdates": "AppendWrapsWhenFull",
"ReportUpdates@Redfish.AllowableValues": [
"AppendStopsWhenFull",
"AppendWrapsWhenFull",
"NewReport",
"Overwrite"
],
"Schedule": {
"RecurrenceInterval": "PT0H0M0S"
},
"Status": {
"State": "Disabled"
},
"SuppressRepeatedMetricValue": false,
"Wildcards": []
}