bird email ip-pools
Usage
Ejemplo de código
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 |
Recursos relacionados
Continúa con la documentación, guías y ejemplos sobre este tema. Los recursos están en inglés.
Ver la guíaGetting started with emailExplorar la funcionalidadEmailSeguir la ruta de aprendizajeBuild your first integrationGuía de implementaciónSend your first email
Prueba el ejercicio y obtén un resumen de implementación