II.
OrgUnit JSON
Structured · liveorg-unit:database-team
Database Team json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "org-unit:database-team",
"_kind": "OrgUnit",
"_file": "role/org-units/org-units.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Database Team",
"kind": "team",
"description": "Owns database operations, migrations, performance tuning,\nand schema governance.\n"
},
"outgoingEdges": [
{
"from": "org-unit:database-team",
"to": "role:database-administrator",
"kind": "has_member",
"attributes": {}
},
{
"from": "org-unit:database-team",
"to": "role:db-migrator",
"kind": "has_member",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "workflow:database-migration-cutover",
"to": "org-unit:database-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:data-retention-review",
"to": "org-unit:database-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:data-warehouse-schema-governance",
"to": "org-unit:database-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:cdc-pipeline-validation",
"to": "org-unit:database-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:data-governance-review",
"to": "org-unit:database-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:schema-migration",
"to": "org-unit:database-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:query-performance-review",
"to": "org-unit:database-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:backup-recovery-drill",
"to": "org-unit:database-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:cross-team-integration-testing",
"to": "org-unit:database-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:database-index-optimization",
"to": "org-unit:database-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:database-connection-pool-tuning",
"to": "org-unit:database-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:data-governance-review",
"to": "org-unit:database-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:schema-migration",
"to": "org-unit:database-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:query-performance-review",
"to": "org-unit:database-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:backup-recovery-drill",
"to": "org-unit:database-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:cross-team-integration-testing",
"to": "org-unit:database-team",
"kind": "performed_by_org_unit",
"attributes": {}
}
]
}