Excel Performance Data Response
data class ExcelPerformanceDataResponse(val dataSource: String, val maxCpuLoad: Int, val totalSourceDbSizeGB: Int)
The SAP instance specific performance data for Excel import.
Properties
Link copied to clipboard
The data source for this resource. Expected value is 'Excel'.
Link copied to clipboard
Provide the max CPU percentage load on the server. Omit the percentage symbol while filling this value.
Link copied to clipboard
Provide the source Database size in GB. Applicable only if SAP instance type for this server instance is 'DB'.