II.
MetaEdgeKind JSON
Structured · livemeta-edge-kind:provided-by
provided_by (meta) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "meta-edge-kind:provided-by",
"_kind": "MetaEdgeKind",
"_file": "catalog-meta/meta-registry/meta-registry-domain-extras-2.yaml",
"_cluster": "catalog-meta",
"attributes": {
"displayName": "provided_by (meta)",
"name": "provided_by",
"source": [
"meta-node-kind:platform-service"
],
"target": [
"meta-node-kind:platform"
],
"cardinality": "N:1",
"origin": "universal",
"description": "a platform-service is provided by exactly one platform"
},
"outgoingEdges": [
{
"from": "meta-edge-kind:provided-by",
"to": "meta-node-kind:platform-service",
"kind": "source_of_meta_edge",
"attributes": {}
},
{
"from": "meta-edge-kind:provided-by",
"to": "meta-node-kind:platform",
"kind": "target_of_meta_edge",
"attributes": {}
}
],
"incomingEdges": []
}