II.
OrgUnit JSON
Structured · liveorg-unit:finops-team
FinOps Team json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "org-unit:finops-team",
"_kind": "OrgUnit",
"_file": "role/org-units/org-units.yaml",
"_cluster": "role",
"attributes": {
"displayName": "FinOps Team",
"kind": "team",
"description": "Cloud cost management, budget allocation, and FinOps practices.\n"
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "workflow:cloud-cost-allocation-review",
"to": "org-unit:finops-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:ai-inference-cost-review",
"to": "org-unit:finops-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:reserved-instance-optimization",
"to": "org-unit:finops-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:finops-monthly-business-review",
"to": "org-unit:finops-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:finops-practice-setup",
"to": "org-unit:finops-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:cost-anomaly-alerting-setup",
"to": "org-unit:finops-team",
"kind": "performed_by_org_unit",
"attributes": {}
}
]
}