agentsConfigurationStatus property

List<AgentConfigurationStatus>? agentsConfigurationStatus
final

Information about agents or the connector that were instructed to start collecting data. Information includes the agent/connector ID, a description of the operation performed, and whether the agent/connector configuration was updated.

Implementation

final List<AgentConfigurationStatus>? agentsConfigurationStatus;