Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface InMageAgentDetails

Package version

interface

An interface representing InMageAgentDetails. The details of the InMage agent.

Hierarchy

  • InMageAgentDetails

Index

Properties

Optional agentExpiryDate

agentExpiryDate: Date
member

{Date} [agentExpiryDate] Agent expiry date.

Optional agentUpdateStatus

agentUpdateStatus: undefined | string
member

{string} [agentUpdateStatus] A value indicating whether installed agent needs to be updated.

Optional agentVersion

agentVersion: undefined | string
member

{string} [agentVersion] The agent version.

Optional postUpdateRebootStatus

postUpdateRebootStatus: undefined | string
member

{string} [postUpdateRebootStatus] A value indicating whether reboot is required after update is applied.

Generated using TypeDoc