Name: ApplianceDescriptions

Tintri Appliance information which includes descriptions for temperature, fan, power and redundancy.

Data Structure
{
   "typeId": "com.tintri.api.rest.v310.dto.domain.beans.hardware.ApplianceDescriptions",
   "fanDescription": <String>,
   "powerDescription": <String>,
   "redundancyDescription": <String>,
   "temperatureDescription": <String>,
}

Attributes
NameTypeDescription
fanDescriptionxsd:stringDescription of fan state.
powerDescriptionxsd:stringDescription of power state.
redundancyDescriptionxsd:stringDescription of redundancy state.
temperatureDescriptionxsd:stringDescription of temperature state.