II.
Definition JSON
Structured · livedefinition:remote-procedure-call.canonical
definition:remote-procedure-call.canonical json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "definition:remote-procedure-call.canonical",
"_kind": "Definition",
"_file": "terminology/definitions/remote-procedure-call-canonical.yaml",
"_cluster": "terminology",
"attributes": {
"authoredAt": "2026-04-28T00:00:00Z",
"termId": "term:remote-procedure-call",
"text": "Remote Procedure Call (RPC): a protocol pattern where a typed function call crosses a process or network boundary, with arguments and results marshalled.\n",
"status": "canonical"
},
"outgoingEdges": [
{
"from": "definition:remote-procedure-call.canonical",
"to": "term:remote-procedure-call",
"kind": "defines"
}
],
"incomingEdges": []
}