II.
MetaEdgeKind JSON
Structured · livemeta-edge-kind:owns-budget
owns_budget (meta) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "meta-edge-kind:owns-budget",
"_kind": "MetaEdgeKind",
"_file": "catalog-meta/meta-registry/meta-registry-cost-quota.yaml",
"_cluster": "catalog-meta",
"attributes": {
"displayName": "owns_budget (meta)",
"name": "owns_budget",
"source": [
"meta-node-kind:budget-policy"
],
"target": [],
"cardinality": "N:1",
"origin": "standard",
"description": "a BudgetPolicy is owned by a Tenant or OrgUnit. Targets live in catalog-provenance and are not re-emitted here."
},
"outgoingEdges": [
{
"from": "meta-edge-kind:owns-budget",
"to": "meta-node-kind:budget-policy",
"kind": "source_of_meta_edge",
"attributes": {}
}
],
"incomingEdges": []
}