Kong · Capability
Konnect API - Go SDK — Event Gateway Virtual Clusters
Konnect API - Go SDK — Event Gateway Virtual Clusters. 5 operations. Lead operation: List all virtual clusters. Self-contained Naftiko capability covering one Kong business surface.
What You Can Do
GET
Listeventgatewayvirtualclusters
— List all virtual clusters
/v1/v1/event-gateways/{gatewayid}/virtual-clusters
POST
Createeventgatewayvirtualcluster
— Create Virtual Cluster
/v1/v1/event-gateways/{gatewayid}/virtual-clusters
GET
Geteventgatewayvirtualcluster
— Get a Virtual Cluster
/v1/v1/event-gateways/{gatewayid}/virtual-clusters/{virtualclusterid}
PUT
Updateeventgatewayvirtualcluster
— Update Virtual Cluster
/v1/v1/event-gateways/{gatewayid}/virtual-clusters/{virtualclusterid}
DELETE
Deleteeventgatewayvirtualcluster
— Delete Virtual Cluster
/v1/v1/event-gateways/{gatewayid}/virtual-clusters/{virtualclusterid}
MCP Tools
list-all-virtual-clusters
List all virtual clusters
read-only
idempotent
create-virtual-cluster
Create Virtual Cluster
get-virtual-cluster
Get a Virtual Cluster
read-only
idempotent
update-virtual-cluster
Update Virtual Cluster
idempotent
delete-virtual-cluster
Delete Virtual Cluster
idempotent