{ "$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-attr-structure.json", "name": "ElasticSearch_ResultsNodeInfo_Nodes_NodeData_NodeSettings_Node_Attr", "description": "ElasticSearch_ResultsNodeInfo_Nodes_NodeData_NodeSettings_Node_Attr schema from Censys Platform API", "type": "object", "additionalProperties": false, "properties": { "ml": { "$ref": "#/components/schemas/ElasticSearch_ResultsNodeInfo_Nodes_NodeData_NodeSettings_Node_Attr_ML" }, "xpack_installed": { "type": "string" } } }