Reference Guide

Table Of Contents
HTTP response
codes
200
/redfish/v1/TelemetryService/MetricReports
This URI represents metric report lists.
GET method for telemetry metric reports
This method lists the metric reports.
Description Returns a list of metric reports.
Privilege VIEW
License Required Advanced License
HTTP response
codes
200
/redfish/v1/TelemetryService/MetricReports/ID
This URI represents the generated metric report containing the list of metric values that are defined in the metric report
definition.
GET method for metric reports by ID
This method represents the metric report that contains a list of metric values as defined by the metric report definition.
Description
Returns a collection of the active session services.
Privilege VIEW
License Required Advanced License
HTTP response
codes
200
/redfish/v1/TelemetryService/MetricReportDefinitions
This method fetches the chassis telemetry details.
NOTE:
In the PUT or PATCH methods, the values for the attributes, OnChange or OnRequest must meet the following criteria:
RecurrenceInterval and MetricReportHeartbeatInterval are cleared.
SuppressRepeatedMetricValue is set to true.
ReportTimeSpan is 10 seconds or greater.
NOTE: When you downgrade the management module firmware from 1.30.10 to 1.30.00, the verified custom Metric Report
Definition, Subscription, Trigger, and OpenID Connect user details are not retained.
GET method for metric report definitions
This method fetches a collection of metric report definitions.
Description
Fetches a collection of metric report definitions.
Redfish resource model 769