II.
Customer JSON
Structured · livecustomer:hooli-internal
Hooli Internal Use json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "customer:hooli-internal",
"_kind": "Customer",
"_file": "role/tenants/customers.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Hooli Internal Use",
"customerKind": "internal",
"notes": "Internal first-party usage for company-wide deployments; not externally\nbillable.\n"
},
"outgoingEdges": [
{
"from": "customer:hooli-internal",
"to": "org-unit:platform-team",
"kind": "represents",
"attributes": {}
}
],
"incomingEdges": []
}