Skip to content

upcoming: [UIE-10426] - Add new endpoints, types and Queries for Reserved IPs#13517

Open
grevanak-akamai wants to merge 4 commits intolinode:developfrom
grevanak-akamai:feature/UIE-10426-api-queries-for-reserved-ips
Open

upcoming: [UIE-10426] - Add new endpoints, types and Queries for Reserved IPs#13517
grevanak-akamai wants to merge 4 commits intolinode:developfrom
grevanak-akamai:feature/UIE-10426-api-queries-for-reserved-ips

Conversation

@grevanak-akamai
Copy link
Contributor

Description 📝

Added new API endpoints, types, and queries for Network Load Balancers. Also updated existing types and schemas to include reserved IP API changes.

Changes 🔄

  • Added new endpoints:

    POST /networking/reserved/ips
    PUT /networking/reserved/ips/{address}
    GET /networking/reserved/ips
    GET /networking/reserved/ips/{address}
    DELETE /networking/reserved/ips/{address}
    GET /networking/reserved/ips/types

  • Updated existing endpoints

    POST /networking/ips
    PUT /networking/ips/{address}
    POST /nodebalancers

Scope 🚢

Upon production release, changes in this PR will be visible to:

  • All customers
  • Some customers (e.g. in Beta or Limited Availability)
  • No customers / Not applicable

Target release date 🗓️

Apr

How to test 🧪

Author Checklists

As an Author, to speed up the review process, I considered 🤔

👀 Doing a self review
❔ Our contribution guidelines
🤏 Splitting feature into small PRs
➕ Adding a changeset
🧪 Providing/improving test coverage
🔐 Removing all sensitive information from the code and PR description
🚩 Using a feature flag to protect the release
👣 Providing comprehensive reproduction steps
📑 Providing or updating our documentation
🕛 Scheduling a pair reviewing session
📱 Providing mobile support
♿ Providing accessibility support


  • I have read and considered all applicable items listed above.

As an Author, before moving this PR from Draft to Open, I confirmed ✅

  • All tests and CI checks are passing
  • TypeScript compilation succeeded without errors
  • Code passes all linting rules

@grevanak-akamai grevanak-akamai force-pushed the feature/UIE-10426-api-queries-for-reserved-ips branch from 27347e6 to d4e799e Compare March 23, 2026 13:54
@grevanak-akamai grevanak-akamai marked this pull request as ready for review March 23, 2026 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Review

Development

Successfully merging this pull request may close these issues.

1 participant