{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "includeAll", "type": "boolean", "description": "Include All filter is used to identify included and excluded broker details from the consensus\n By default the service would return only the brokers included in the consensus-\n * **TRUE** = Returns all the brokers included and excluded in the consensus\n * **FALSE** = Returns only the broker details included in the consensus\n" }