{ "additionalProperties": false, "id": "IpAddressPoolSubnetDeleteRequestParameters", "module_id": "PolicyIpam", "properties": { "ignore_ip_allocations": { "default": false, "description": "When flag is set to true, IpAddressPoolSubnet will be deleted, even if IP allocations are present. When flag is set to false (default), error will be thrown if allocations are present. This flag works only when sync_realization field set to true.", "title": "Flag to specify whether to ignore ip allocations.\n", "type": "boolean" } }, "title": "IpAddressPoolSubnet delete request parameters", "type": "object" }