Reference Guide

Table Of Contents
"Dell": {
"@odata.type": "#DellTelemetryService.v1_0_0.DellTelemetryService",
"FQDDList": [
"System.Chassis.1",
"Fan.Slot.2",
"Fan.Slot.3",
"Fan.Slot.4",
"Fan.Slot.5",
"Fan.Slot.6",
"Fan.Slot.7",
"Fan.Slot.8",
"Fan.Slot.9",
"PSU.Slot.1",
"PSU.Slot.2",
"PSU.Slot.3",
"PSU.Slot.4",
"PSU.Slot.5",
"PSU.Slot.6"
],
"SourceList": [
""
]
}
},
"ServiceEnabled": true,
"SupportedCollectionFunctions": [
"Average",
"Maximum",
"Minimum",
"Summation"
],
"Triggers": {
"@odata.id": "/redfish/v1/TelemetryService/Triggers"
}
}
Table 216. Attributes
Attribute Description
ServiceEnabled If set to true, the telemetry service is enabled. If set to
false, the service is disabled, modifications to any telemetry
resources are not allowed and the telemetry metric report is
not available.
/redfish/v1/TelemetryService/MetricDefinitions
This URI represents the collection of metric definitions.
GET method for telemetry definitions
This method fetches a collection of metric definitions.
Description
Fetches a collection of metric definitions.
Privilege VIEW
HTTPS response
code
200
Example
response body
{
"@odata.context": "/redfish/
v1/$metadata#MetricDefinitionCollection.MetricDefinitionCollection",
"@odata.id": "/redfish/v1/TelemetryService/MetricDefinitions",
"@odata.type":
"#MetricDefinitionCollection.MetricDefinitionCollection",
766 Redfish resource model