| avgCpuUtilization | BigDecimal | Average number of VCores used by YARN applications during the report window. | [optional] | 
| maxCpuUtilization | BigDecimal | Maximum number of VCores used by YARN applications during the report window. | [optional] | 
| avgCpuDailyPeak | BigDecimal | Average daily peak VCores used by YARN applications during the report window. The number is computed by first finding the maximum resource consumption per day and then taking their mean. | [optional] | 
| maxCpuUtilizationTimestampMs | BigDecimal | Timestamp corresponds to maximum number of VCores used by YARN applications during the report window. | [optional] | 
| avgCpuUtilizationPercentage | BigDecimal | Average percentage of VCores used by YARN applications during the report window. | [optional] | 
| maxCpuUtilizationPercentage | BigDecimal | Maximum percentage of VCores used by YARN applications during the report window. | [optional] | 
| avgCpuDailyPeakPercentage | BigDecimal | Average daily peak percentage of VCores used by YARN applications during the report window. | [optional] | 
| avgMemoryUtilization | BigDecimal | Average memory used by YARN applications during the report window. | [optional] | 
| maxMemoryUtilization | BigDecimal | Maximum memory used by YARN applications during the report window. | [optional] | 
| avgMemoryDailyPeak | BigDecimal | Average daily peak memory used by YARN applications during the report window. The number is computed by first finding the maximum resource consumption per day and then taking their mean. | [optional] | 
| maxMemoryUtilizationTimestampMs | BigDecimal | Timestamp corresponds to maximum memory used by YARN applications during the report window. | [optional] | 
| avgMemoryUtilizationPercentage | BigDecimal | Average percentage memory used by YARN applications during the report window. | [optional] | 
| maxMemoryUtilizationPercentage | BigDecimal | Maximum percentage of memory used by YARN applications during the report window. | [optional] | 
| avgMemoryDailyPeakPercentage | BigDecimal | Average daily peak percentage of memory used by YARN applications during the report window. | [optional] | 
| tenantUtilizations | ApiYarnTenantUtilizationList | A list of tenant utilization reports. | [optional] | 
| errorMessage | String | error message of utilization report. | [optional] |