Name: ApplianceCapacityErrorInfo

Capacity expansion request error information.

Data Structure
{
   "typeId": "com.tintri.api.rest.v310.dto.domain.beans.hardware.ApplianceCapacityErrorInfo",
   "errorCode": <Number>,
   "errorDescription": <String>,
   "errorDetailDescription": <String>,
   "errorName": <String>,
}

Attributes
NameTypeDescription
errorCodexsd:intError code of the error generated while expanding appliance capacity
errorDescriptionxsd:stringError description of the error generated while expanding appliance capacity
errorDetailDescriptionxsd:stringError detail description of the error generated while expanding appliance capacity
errorNamexsd:stringError name of the error generated while expanding appliance capacity