{ "type": "object", "properties": { "used_ports": { "type": "array", "items": { "type": "integer" }, "uniqueItems": true } } }