InMageAgentDetails interface
The details of the InMage agent.
Properties
agent |
Agent expiry date. |
agent |
A value indicating whether installed agent needs to be updated. |
agent |
The agent version. |
post |
A value indicating whether reboot is required after update is applied. |
Property Details
agentExpiryDate
Agent expiry date.
agentExpiryDate?: Date
Property Value
Date
agentUpdateStatus
A value indicating whether installed agent needs to be updated.
agentUpdateStatus?: string
Property Value
string
agentVersion
The agent version.
agentVersion?: string
Property Value
string
postUpdateRebootStatus
A value indicating whether reboot is required after update is applied.
postUpdateRebootStatus?: string
Property Value
string