II.
MetaAttribute JSON
Structured · livemeta-attribute:usage-record--input-tokens
UsageRecord.inputTokens json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "meta-attribute:usage-record--input-tokens",
"_kind": "MetaAttribute",
"_file": "catalog-meta/meta-registry/meta-registry-cost-quota.yaml",
"_cluster": "catalog-meta",
"attributes": {
"displayName": "UsageRecord.inputTokens",
"name": "inputTokens",
"parentNodeKindId": "meta-node-kind:usage-record",
"type": "int",
"required": false,
"description": "inputTokens on UsageRecord."
},
"outgoingEdges": [
{
"from": "meta-attribute:usage-record--input-tokens",
"to": "meta-node-kind:usage-record",
"kind": "defined_on",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "meta-node-kind:usage-record",
"to": "meta-attribute:usage-record--input-tokens",
"kind": "contains_meta_attribute",
"attributes": {}
}
]
}