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