{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/censys/refs/heads/main/json-structure/platform-elasticsearch-resultsnodeinfo-nodes-nodedata-nodesettings-node-structure.json", "name": "ElasticSearch_ResultsNodeInfo_Nodes_NodeData_NodeSettings_Node", "description": "ElasticSearch_ResultsNodeInfo_Nodes_NodeData_NodeSettings_Node schema from Censys Platform API", "type": "object", "additionalProperties": false, "properties": { "attr": { "$ref": "#/components/schemas/ElasticSearch_ResultsNodeInfo_Nodes_NodeData_NodeSettings_Node_Attr" }, "name": { "type": "string" } } }