{{if or .Connected ( not .Claimed ) }} {{ end }}
You can claim your agent by clicking the following link:
Claim me
You can also scan the following QRCode:
{{ end }} {{ if and .Connected .Claimed }}
You can manage your agent by clicking the following link:
Manage me
You can also scan the following QRCode:
{{ end }}Attribute | Value |
---|---|
Thumbprint | {{ .Thumbprint }} |
Agent ID | {{ if .Agent }}{{ .Agent.ID }}{{ else }}unknown{{end}} |
Agent Label | {{ with .Agent }}{{ if .Label }}{{ .Label }}{{ else }}empty{{end}}{{ else }}unknown{{end}} |
Last server contact | {{ if .Agent }}{{ .Agent.ContactedAt }}{{ else }}unknown{{end}} |
Server URL | {{ .ServerURL }} |
Claim URL | {{ .ClaimURL }} |
Agent URL | {{ if .Agent }}{{ .AgentURL }}{{ else }}unknown{{end}} |
Agent version | {{ .AgentVersion }} |