{ "additionalProperties": false, "description": "Advanced load balancer PlacementNetwork object", "id": "ALBPlacementNetwork", "module_id": "PolicyAdvancedLoadBalancer", "properties": { "network_path": { "description": "It is a reference to an object of type Network.", "required": true, "title": "Network path", "type": "string" }, "subnet": { "$ref": "ALBIpAddrPrefix, "description": "Placeholder for description of property subnet of obj type PlacementNetwork field type str type ref.", "required": true, "title": "Subnet" } }, "title": "PlacementNetwork", "type": "object" }