In Mage Rcm Failback Mobility Agent Details Response
data class InMageRcmFailbackMobilityAgentDetailsResponse(val agentVersionExpiryDate: String, val driverVersion: String, val driverVersionExpiryDate: String, val isUpgradeable: String, val lastHeartbeatUtc: String, val latestUpgradableVersionWithoutReboot: String, val latestVersion: String, val reasonsBlockingUpgrade: List<String>, val version: String)
InMageRcmFailback mobility agent details.
Properties
Link copied to clipboard
The agent version expiry date.
Link copied to clipboard
The driver version.
Link copied to clipboard
The driver version expiry date.
Link copied to clipboard
A value indicating whether agent is upgradeable or not.
Link copied to clipboard
The time of the last heartbeat received from the agent.
Link copied to clipboard
The latest upgradeable version available without reboot.
Link copied to clipboard
The latest agent version available.
Link copied to clipboard
The whether update is possible or not.