Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AgentConfiguration

Package version

Describes the configuration of the Dependency Agent installed on a machine.

Hierarchy

  • AgentConfiguration

Index

Properties

agentId

agentId: string

Health Service Agent unique identifier.

Optional clockGranularity

clockGranularity: undefined | number

Machine clock granularity in milliseconds.

Optional dependencyAgentId

dependencyAgentId: undefined | string

Dependency Agent unique identifier.

Optional dependencyAgentRevision

dependencyAgentRevision: undefined | string

Dependency Agent revision number.

Optional dependencyAgentVersion

dependencyAgentVersion: undefined | string

Dependency Agent version number.

Optional rebootStatus

rebootStatus: MachineRebootStatus

Specifies whether the machine has been rebooted since the Dependency Agent installation. Possible values include: 'unknown', 'rebooted', 'notRebooted'

Generated using TypeDoc