InfoGrab Docs

Auto-Update Agent Report 리소스 참조

Teleport auto-update agent report 리소스의 필드 종합 목록을 제공합니다.

auto-update 에이전트 리포트는 Auth Service가 어떤 에이전트가 어떤 버전을 실행 중인지 추적하고 업데이트를 진행할 수 있는지 결정하는 데 사용하는 내부 리소스입니다. 이 리소스는 사람이 직접 편집하지 않아야 합니다. kind: autoupdate_agent_report version: v1 metadata: # Instance ID of the auth that generated the report. name: auth1 spec: # When the report was generated. timestamp: 2025-05-28T11:22:41.924956-04:00 # Map of the agent groups seen by the auth. groups: dev: # Map of the agent versions seen for this group by the auth. versions: "1.2.3": # Number of registered agents wi