II.
EndUser JSON
Structured · liveend-user:acme-ci-bot
Acme CI service account json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "end-user:acme-ci-bot",
"_kind": "EndUser",
"_file": "role/tenants/end-users-canonical.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Acme CI service account",
"userKind": "service-account",
"tenantId": "tenant:acme",
"notes": "Service account used by Acme's CI pipeline for automated runs.\n"
},
"outgoingEdges": [
{
"from": "end-user:acme-ci-bot",
"to": "tenant:acme",
"kind": "belongs_to_tenant"
}
],
"incomingEdges": []
}