II.
MetaAttribute JSON
Structured · livemeta-attribute:benchmark--display-name
Benchmark.displayName json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "meta-attribute:benchmark--display-name",
"_kind": "MetaAttribute",
"_file": "catalog-meta/meta-registry/meta-registry-evaluation.yaml",
"_cluster": "catalog-meta",
"attributes": {
"displayName": "Benchmark.displayName",
"name": "displayName",
"parentNodeKindId": "meta-node-kind:benchmark",
"type": "string",
"required": true,
"description": "displayName on Benchmark."
},
"outgoingEdges": [
{
"from": "meta-attribute:benchmark--display-name",
"to": "meta-node-kind:benchmark",
"kind": "defined_on",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "meta-node-kind:benchmark",
"to": "meta-attribute:benchmark--display-name",
"kind": "contains_meta_attribute",
"attributes": {}
}
]
}