Name: PolicyErrorStat

Contains policy error statistics. There can be one policy error per policy per VM.

Data Structure
{
   "typeId": "com.tintri.api.rest.v310.dto.domain.beans.vm.PolicyErrorStat",
   "code": <String>,
   "count": <Number>,
   "title": <String>,
}

Attributes
NameTypeDescription
codexsd:stringError-code of this policyError
countxsd:intOccurrence count of this policyError (1 per VM)
titlexsd:stringA short description of the policy error