VMware Details Response
constructor(agentCount: String? = null, agentExpiryDate: String? = null, agentVersion: String? = null, agentVersionDetails: VersionDetailsResponse? = null, availableMemoryInBytes: Double? = null, availableSpaceInBytes: Double? = null, cpuLoad: String? = null, cpuLoadStatus: String? = null, csServiceStatus: String? = null, databaseServerLoad: String? = null, databaseServerLoadStatus: String? = null, hostName: String? = null, instanceType: String, ipAddress: String? = null, lastHeartbeat: String? = null, masterTargetServers: List<MasterTargetServerResponse>? = null, memoryUsageStatus: String? = null, processServerCount: String? = null, processServers: List<ProcessServerResponse>? = null, protectedServers: String? = null, psTemplateVersion: String? = null, replicationPairCount: String? = null, runAsAccounts: List<RunAsAccountResponse>? = null, spaceUsageStatus: String? = null, sslCertExpiryDate: String? = null, sslCertExpiryRemainingDays: Int? = null, switchProviderBlockingErrorDetails: List<InMageFabricSwitchProviderBlockingErrorDetailsResponse>? = null, systemLoad: String? = null, systemLoadStatus: String? = null, totalMemoryInBytes: Double? = null, totalSpaceInBytes: Double? = null, versionStatus: String? = null, webLoad: String? = null, webLoadStatus: String? = null)