bird email ip-pools
Usage
Code example
bird email ip-poolsDescription
A pool belongs to the organization, with one marked default and the reserved ipp_shared
pool holding Bird's shared IPs. Only an empty pool can be deleted, and the default one
cannot be deleted at all.
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.
Commands
| Name | Description |
|---|---|
| create | Create an IP pool |
| delete | Delete an IP pool |
| get | Get an IP pool |
| list | List IP pools |
| update | Update an IP pool |
Related resources
Continue with the documentation, guides and examples for this topic. Resources are in English.
Watch the guideGetting started with emailExplore the capabilityEmailFollow the learning pathBuild your first integrationImplementation guideSend your first email
Try the practice and get an implementation brief