NSX-T Data Center REST API
IpAddressPoolSubnetDeleteRequestParameters (schema)
IpAddressPoolSubnet delete request parameters
Name | Description | Type | Notes |
---|---|---|---|
ignore_ip_allocations | Flag to specify whether to ignore ip allocations.
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. |
boolean | Default: "False" |