II.
MetaAttribute JSON
Structured · livemeta-attribute:transport-proxy--signs-responses
TransportProxy.signsResponses json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "meta-attribute:transport-proxy--signs-responses",
"_kind": "MetaAttribute",
"_file": "catalog-meta/meta-registry/meta-registry-transport.yaml",
"_cluster": "catalog-meta",
"attributes": {
"displayName": "TransportProxy.signsResponses",
"name": "signsResponses",
"parentNodeKindId": "meta-node-kind:transport-proxy",
"type": "bool",
"required": false,
"description": "whether the proxy signs responses on the way back to the host (integrity flavor)."
},
"outgoingEdges": [
{
"from": "meta-attribute:transport-proxy--signs-responses",
"to": "meta-node-kind:transport-proxy",
"kind": "defined_on",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "meta-node-kind:transport-proxy",
"to": "meta-attribute:transport-proxy--signs-responses",
"kind": "contains_meta_attribute",
"attributes": {}
}
]
}