{ "additionalProperties": false, "description": "Advanced load balancer DnsRuleActionPoolSwitching object", "id": "ALBDnsRuleActionPoolSwitching", "module_id": "PolicyAdvancedLoadBalancer", "properties": { "pool_group_path": { "description": "Reference of the pool group to serve the passthrough DNS query which cannot be served locally. It is a reference to an object of type PoolGroup.", "required": false, "title": "Pool group path", "type": "string" }, "pool_path": { "description": "Reference of the pool to serve the passthrough DNS query which cannot be served locally. It is a reference to an object of type Pool.", "required": false, "title": "Pool path", "type": "string" } }, "title": "DnsRuleActionPoolSwitching", "type": "object" }