InMageRcmFailbackMobilityAgentDetails interface
InMageRcmFailback mobility agent details.
Properties
agent |
The agent version expiry date. NOTE: This property will not be serialized. It can only be populated by the server. |
driver |
The driver version. NOTE: This property will not be serialized. It can only be populated by the server. |
driver |
The driver version expiry date. NOTE: This property will not be serialized. It can only be populated by the server. |
is |
A value indicating whether agent is upgradeable or not. NOTE: This property will not be serialized. It can only be populated by the server. |
last |
The time of the last heartbeat received from the agent. NOTE: This property will not be serialized. It can only be populated by the server. |
latest |
The latest upgradeable version available without reboot. NOTE: This property will not be serialized. It can only be populated by the server. |
latest |
The latest agent version available. NOTE: This property will not be serialized. It can only be populated by the server. |
reasons |
The whether update is possible or not. NOTE: This property will not be serialized. It can only be populated by the server. |
version | The agent version. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
agentVersionExpiryDate
The agent version expiry date. NOTE: This property will not be serialized. It can only be populated by the server.
agentVersionExpiryDate?: Date
Property Value
Date
driverVersion
The driver version. NOTE: This property will not be serialized. It can only be populated by the server.
driverVersion?: string
Property Value
string
driverVersionExpiryDate
The driver version expiry date. NOTE: This property will not be serialized. It can only be populated by the server.
driverVersionExpiryDate?: Date
Property Value
Date
isUpgradeable
A value indicating whether agent is upgradeable or not. NOTE: This property will not be serialized. It can only be populated by the server.
isUpgradeable?: string
Property Value
string
lastHeartbeatUtc
The time of the last heartbeat received from the agent. NOTE: This property will not be serialized. It can only be populated by the server.
lastHeartbeatUtc?: Date
Property Value
Date
latestUpgradableVersionWithoutReboot
The latest upgradeable version available without reboot. NOTE: This property will not be serialized. It can only be populated by the server.
latestUpgradableVersionWithoutReboot?: string
Property Value
string
latestVersion
The latest agent version available. NOTE: This property will not be serialized. It can only be populated by the server.
latestVersion?: string
Property Value
string
reasonsBlockingUpgrade
The whether update is possible or not. NOTE: This property will not be serialized. It can only be populated by the server.
reasonsBlockingUpgrade?: string[]
Property Value
string[]
version
The agent version. NOTE: This property will not be serialized. It can only be populated by the server.
version?: string
Property Value
string