II.
MetaNodeKind JSON
Structured · livemeta-node-kind:platform-service
PlatformService (meta) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "meta-node-kind:platform-service",
"_kind": "MetaNodeKind",
"_file": "catalog-meta/meta-registry/meta-registry-domain.yaml",
"_cluster": "catalog-meta",
"attributes": {
"displayName": "PlatformService (meta)",
"name": "PlatformService",
"cluster": "9-domain",
"prefix": "platform-service",
"origin": "universal",
"purpose": "a concrete first-party service offered by a Platform that implements one or more abstract StackParts",
"exampleCount": 0,
"invariants": [
"id starts with platform-service:",
"exactly one provided_by (V-platform-1)"
]
},
"outgoingEdges": [
{
"from": "meta-node-kind:platform-service",
"to": "meta-cluster:domain",
"kind": "in_cluster",
"attributes": {}
},
{
"from": "meta-node-kind:platform-service",
"to": "meta-attribute:platform-service--id",
"kind": "contains_meta_attribute",
"attributes": {}
},
{
"from": "meta-node-kind:platform-service",
"to": "meta-attribute:platform-service--display-name",
"kind": "contains_meta_attribute",
"attributes": {}
},
{
"from": "meta-node-kind:platform-service",
"to": "meta-attribute:platform-service--category",
"kind": "contains_meta_attribute",
"attributes": {}
},
{
"from": "meta-node-kind:platform-service",
"to": "meta-attribute:platform-service--provided-by-platform-id",
"kind": "contains_meta_attribute",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "meta-attribute:platform-service--category",
"to": "meta-node-kind:platform-service",
"kind": "defined_on",
"attributes": {}
},
{
"from": "meta-attribute:platform-service--provided-by-platform-id",
"to": "meta-node-kind:platform-service",
"kind": "defined_on",
"attributes": {}
},
{
"from": "meta-edge-kind:implements-stack-part",
"to": "meta-node-kind:platform-service",
"kind": "source_of_meta_edge",
"attributes": {}
},
{
"from": "meta-edge-kind:provided-by",
"to": "meta-node-kind:platform-service",
"kind": "source_of_meta_edge",
"attributes": {}
},
{
"from": "meta-attribute:platform-service--id",
"to": "meta-node-kind:platform-service",
"kind": "defined_on",
"attributes": {}
},
{
"from": "meta-attribute:platform-service--display-name",
"to": "meta-node-kind:platform-service",
"kind": "defined_on",
"attributes": {}
},
{
"from": "meta-cluster:domain",
"to": "meta-node-kind:platform-service",
"kind": "contains_meta_node_kind",
"attributes": {}
}
]
}