Name: ApplianceFailedComponents

A collection of failed hardware components in the Tintri Appliance.

Data Structure
{
   "typeId": "com.tintri.api.rest.v310.dto.domain.beans.hardware.ApplianceFailedComponents",
   "failedComponents": [ApplianceFailedComponent],
   "sampleTime": <Date>,
}

Elements
NameTypeDescription
failedComponent (wrapped by failedComponents)xsd:list[ApplianceFailedComponent]The list of failed components.
sampleTimexsd:datetimeDate timestamp when the report is generated.