bird email ip-pools
Usage
Ejemplo de código
bird email ip-poolsDescription
Inspect and manage the IP pools available to your organization and the dedicated
IPs assigned to each. Use the reserved id "ipp_shared" for the shared pool.
Reads return JSON; list is paginated. Mutations take flags and/or a --body-file JSON body (flags overriding); run --example to print the body shape or --dry-run to preview the request. Destructive commands require --yes.
Procedure
Delete an IP pool
Remove an empty IP pool. A pool that still holds dedicated IPs (even one cancelling) can't be deleted; move or cancel its IPs first.
Requires: The pool must hold no dedicated IPs.
- bird email ip-pools delete — Deletes the now-empty pool.