II.
Term JSON
Structured · liveterm:transport-proxy
TransportProxy json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "term:transport-proxy",
"_kind": "Term",
"_file": "terminology/terms/transport-proxy.yaml",
"_cluster": "terminology",
"attributes": {
"canonicalDefinitionId": "definition:transport-proxy.canonical",
"displayName": "TransportProxy",
"kind": "protocol",
"references": [
"NodeKind:TransportProxy"
],
"description": "Optional interposer (recording, integrity, multiplexing)\n"
},
"outgoingEdges": [
{
"from": "term:transport-proxy",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {}
},
{
"from": "term:transport-proxy",
"to": "domain:backend",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "definition:transport-proxy.canonical",
"to": "term:transport-proxy",
"kind": "defines"
}
]
}