bird email ip-pools get
Usage
Exemplo de código
bird email ip-pools get <ip-pool-id> [flags]Description
Fetch one IP pool by id with its assigned dedicated IPs. Use the reserved id ipp_shared for the shared pool. Read-only view.
Examples
Exemplo de código
bird email ip-pools get <id>
bird email ip-pools get <id> -f text
# find an id to pass
bird email ip-pools listOptions
| Name | Description |
|---|---|
| --response-schema | Print the fields this command returns, then exit |
Related
| Name | Description |
|---|---|
| bird email ip-pools create | Create an IP pool |
| bird email ip-pools delete | Delete an IP pool |
| bird email ip-pools list | List IP pools |
| bird email ip-pools update | Update an IP pool |