Kong · Capability
Konnect API - Go SDK — Portals IP Allow List
Konnect API - Go SDK — Portals IP Allow List. 5 operations. Lead operation: Create an IP allow list for a portal. Self-contained Naftiko capability covering one Kong business surface.
What You Can Do
POST
Createportalipallowlist
— Create an IP allow list for a portal
/v1/v3/portals/{portalid}/ip-allow-list
GET
Listportalipallowlist
— List the IP allow list for portal
/v1/v3/portals/{portalid}/ip-allow-list
PUT
Putportalipallowlist
— Replace an IP allow list for a portal
/v1/v3/portals/{portalid}/ip-allow-list/{id}
PATCH
Updateportalipallowlist
— Update an IP allow list for a portal
/v1/v3/portals/{portalid}/ip-allow-list/{id}
DELETE
Deleteportalipallowlist
— Delete an IP allow list from a portal
/v1/v3/portals/{portalid}/ip-allow-list/{id}
MCP Tools
create-ip-allow-list-portal
Create an IP allow list for a portal
read-only
list-ip-allow-list-portal
List the IP allow list for portal
read-only
idempotent
replace-ip-allow-list-portal
Replace an IP allow list for a portal
idempotent
update-ip-allow-list-portal
Update an IP allow list for a portal
idempotent
delete-ip-allow-list-portal
Delete an IP allow list from a portal
idempotent