{ "additionalProperties": false, "id": "EffectiveIPInfo", "module_id": "GroupingObjectsProviders", "properties": { "effective_ips": { "items": { "$ref": "IPElement }, "required": true, "type": "array" }, "site_id": { "required": true, "title": "Id of the site to which the effective IPs belong to\n", "type": "string" } }, "title": "List of effective ip address along with site id", "type": "object" }