TelemetryService
Description
This resource contains a telemetry service for a Redfish implementation.
Fields
| Field | Type | Description |
|---|---|---|
Description | Description | |
Id | Id | |
LogService | LogService | This property shall contain a link to a resource of type `LogService` that this telemetry service uses. |
MaxReports | integer | This property shall contain the maximum number of metric reports that this service supports. |
MetricDefinitions | MetricDefinitionCollection | This property shall contain a link to a resource collection of type `MetricDefinitionCollection`. |
MetricReports | MetricReportCollection | This property shall contain a link to a resource collection of type `MetricReportCollection`. |
MinCollectionInterval | string | This property shall contain the minimum time interval between gathering metric data that this service allows. |
Name | Name | |
Oem | Oem | This property shall contain the OEM extensions. All values for properties that this object contains shall conform to the Redfish Specification-described requirements. |
ServiceEnabled | boolean | This property shall indicate whether this service is enabled. |
Status | Status | This property shall contain any status or health properties of the resource. |
TelemetryData | TelemetryDataCollection | This property shall contain a link to a resource collection of type `TelemetryDataCollection`. |