AgentStatus type

Defines values for AgentStatus.
KnownAgentStatus can be used interchangeably with AgentStatus, this enum contains the known values that the service supports.

Known values supported by the service

Registering
Offline
Online
Executing
RequiresAttention
Unregistering

type AgentStatus = string