AgentConfiguration interface

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

Properties

agentId

Health Service Agent unique identifier.

clockGranularity

Machine clock granularity in milliseconds.

dependencyAgentId

Dependency Agent unique identifier.

dependencyAgentRevision

Dependency Agent revision number.

dependencyAgentVersion

Dependency Agent version number.

rebootStatus

Specifies whether the machine has been rebooted since the Dependency Agent installation.

Property Details

agentId

Health Service Agent unique identifier.

agentId: string

Property Value

string

clockGranularity

Machine clock granularity in milliseconds.

clockGranularity?: number

Property Value

number

dependencyAgentId

Dependency Agent unique identifier.

dependencyAgentId?: string

Property Value

string

dependencyAgentRevision

Dependency Agent revision number.

dependencyAgentRevision?: string

Property Value

string

dependencyAgentVersion

Dependency Agent version number.

dependencyAgentVersion?: string

Property Value

string

rebootStatus

Specifies whether the machine has been rebooted since the Dependency Agent installation.

rebootStatus?: MachineRebootStatus

Property Value