Process Server Response
    data class ProcessServerResponse(val agentExpiryDate: String? = null, val agentVersion: String? = null, val agentVersionDetails: VersionDetailsResponse? = null, val availableMemoryInBytes: Double? = null, val availableSpaceInBytes: Double? = null, val cpuLoad: String? = null, val cpuLoadStatus: String? = null, val friendlyName: String? = null, val health: String, val healthErrors: List<HealthErrorResponse>? = null, val hostId: String? = null, val id: String? = null, val ipAddress: String? = null, val lastHeartbeat: String? = null, val machineCount: String? = null, val marsCommunicationStatus: String, val marsRegistrationStatus: String, val memoryUsageStatus: String? = null, val mobilityServiceUpdates: List<MobilityServiceUpdateResponse>? = null, val osType: String? = null, val osVersion: String? = null, val psServiceStatus: String? = null, val psStatsRefreshTime: String, val replicationPairCount: String? = null, val spaceUsageStatus: String? = null, val sslCertExpiryDate: String? = null, val sslCertExpiryRemainingDays: Int? = null, val systemLoad: String? = null, val systemLoadStatus: String? = null, val throughputInBytes: Double, val throughputInMBps: Double, val throughputStatus: String, val throughputUploadPendingDataInBytes: Double, val totalMemoryInBytes: Double? = null, val totalSpaceInBytes: Double? = null, val versionStatus: String? = null)
Details of the Process Server.
Constructors
Link copied to clipboard
                fun ProcessServerResponse(agentExpiryDate: String? = null, agentVersion: String? = null, agentVersionDetails: VersionDetailsResponse? = null, availableMemoryInBytes: Double? = null, availableSpaceInBytes: Double? = null, cpuLoad: String? = null, cpuLoadStatus: String? = null, friendlyName: String? = null, health: String, healthErrors: List<HealthErrorResponse>? = null, hostId: String? = null, id: String? = null, ipAddress: String? = null, lastHeartbeat: String? = null, machineCount: String? = null, marsCommunicationStatus: String, marsRegistrationStatus: String, memoryUsageStatus: String? = null, mobilityServiceUpdates: List<MobilityServiceUpdateResponse>? = null, osType: String? = null, osVersion: String? = null, psServiceStatus: String? = null, psStatsRefreshTime: String, replicationPairCount: String? = null, spaceUsageStatus: String? = null, sslCertExpiryDate: String? = null, sslCertExpiryRemainingDays: Int? = null, systemLoad: String? = null, systemLoadStatus: String? = null, throughputInBytes: Double, throughputInMBps: Double, throughputStatus: String, throughputUploadPendingDataInBytes: Double, totalMemoryInBytes: Double? = null, totalSpaceInBytes: Double? = null, versionStatus: String? = null)
Types
Properties
Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard