Documentation
Sign inGet started

E11xxx — IP pools & dedicated IPs

Error codes in the E11xxx range that the public Bird API returns. Each code links to its own page (the page its doc_url points at) with the cause and what to do. Retired codes stay listed; they are never renamed or reused.
CodeNameStatusMessage
E11000IPPoolNotFound404There is no IP pool in this organization with that id.
E11003Retired: no longer returned, never reused.
E11007IPPoolProtected422This IP pool is managed for you and cannot be modified.
E11009IPPoolUnknownForSend422That IP pool reference does not match any pool in your organization.
E11010IPPoolNoSendableIPs422The selected IP pool has no dedicated IPs available to send from.
  • Errors: the full wire contract, status mapping, and all code ranges
  • Error handling: branching on type and code, validation details, and vendor_code