{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/censys/refs/heads/main/json-structure/platform-elasticsearch-resultsnodeinfo-clustercombinedinfo-indices-docs-structure.json", "name": "ElasticSearch_ResultsNodeInfo_ClusterCombinedInfo_Indices_Docs", "description": "ElasticSearch_ResultsNodeInfo_ClusterCombinedInfo_Indices_Docs schema from Censys Platform API", "type": "object", "additionalProperties": false, "properties": { "count": { "type": "int64" }, "deleted": { "type": "int64" } } }