Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Kong Data-Plane Group Configurations API

The Data-Plane Group Configurations API from Kong — 2 operation(s) for data-plane group configurations.

Kong Data-Plane Group Configurations API is one of 139 APIs that Kong publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Data-Plane Group Configurations. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, a GitHub repository, an API reference, authentication docs, and 1 JSON Schema.

This API exposes 3 operations across 2 paths, and defines 42 schemas. It is described by OpenAPI 3.1.0, at version 3.14.0.

Requests are made against a single base URL, {protocol}://{hostname}:{port}{path}.

3 operations 2 paths 42 schemas 2 GET1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
3.14.0
Base URL
https://konghq.com/
Authentication
API Key
Contact
License
Resource Areas
1

Authentication & Security 1

Kong Data-Plane Group Configurations API declares 1 security scheme for authenticating requests. An API key is passed in the header as Kong-Admin-Token (adminToken). By default, every request must be authenticated.

Paths & Operations 3

Across 2 paths, the API surfaces 3 operations — 2 GET, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Data-Plane Group Configurations 3
GET
/v2/cloud-gateways/configurations
List Configurations
list-configurations 3 params → 200400401403
PUT
/v2/cloud-gateways/configurations
Create Configuration
create-configuration body → 200400401403404409
GET
/v2/cloud-gateways/configurations/{configurationId}
Get Configuration
get-configuration 1 param → 200401403404

Schemas 42

The contract defines 42 schemas that model the data the API accepts and returns. The most detailed are ConfigurationDataPlaneGroup (12 properties), ConfigurationManifest (11 properties), CreateConfigurationRequest (6 properties), InvalidParameterDependentItem (5 properties). Each schema is shown below with its type and property counts.

InvalidParameterMinimumLength
object
5 properties 4 required
ConfigurationsFilterParameters
object
2 properties
ControlPlaneGeo
string
Set of control-plane geos supported for deploying cloud-gateways configurations.
ConfigurationDataPlaneGroupAutoscaleAutopilot
object
Object that describes the autopilot autoscaling strategy. For serverless.v1 kind of cloud gateways, this field should be omitted.
3 properties 2 required
ConfigurationId
string
ControlPlaneId
string
ControlPlaneGeoFieldEqualsFilter
Filter a control-plane geo by exact match.
ConflictError
InvalidParameterChoiceItem
object
5 properties 4 required
ConfigurationDataPlaneGroupConfig
object
Object that describes where a data-plane group will be deployed to, along with how many instances.
5 properties 2 required
InvalidParameterMaximumLength
object
5 properties 4 required
GatewayVersion
string
Supported gateway version. For serverless.v1 kind of cloud gateways, this field should be omitted.
ConfigurationManifest
object
Object containing information about a control-plane's cloud-gateways configuration.
11 properties 8 required
ConfigurationDataPlaneGroupEnvironmentField
object
Environment variable name and value to set for a data-plane group.
2 properties 2 required
ForbiddenError
UnauthorizedError
ConfigurationDataPlaneGroupEnvironment
array
Array of environment variables to set for a data-plane group.
ConfigurationKind
string
Pre-release Feature This feature is currently in beta and is subject to change. Kind of the Cloud Gateway deployment. If serverless.v1 is specified, the follow…
PaginatedMeta
object
returns the pagination information
1 property 1 required
ConfigurationDataPlaneGroupAutoscaleStatic
object
Object that describes the static autoscaling strategy. Deprecated in favor of the autopilot autoscaling strategy. Static autoscaling will be removed in a futur…
3 properties 3 required
ProviderName
string
Name of cloud provider.
CreateConfigurationDataPlaneGroup
object
Object that describes where to deploy a data-plane group, along with how many instances.
5 properties 2 required
ApiAccess
string
Type of API access data-plane groups will support for a configuration.
BaseError
object
standard error
5 properties 4 required
InvalidParameterDependentItem
object
5 properties 4 required
ControlPlaneGeoFieldFilter
DataPlaneGroupId
string
ID of the data-plane group that represents a deployment target for a set of data-planes.
ControlPlaneGeoFieldOrEqualityFilter
object
Filter a control-plane geo by determining if the value is equal to any in a set of values, where the set is a comma-delimited list.
1 property 1 required
ConfigurationDataPlaneGroup
object
Object that describes the set of data-plane groups currently pointed to this configuration.
12 properties 6 required
InstanceTypeName
string
Instance type name to indicate capacity.
BadRequestError
InvalidParameters
array
invalid parameters
InvalidRules
string
invalid parameters rules
IDFieldFilter
object
Filter using one of the following operators: eq, oeq, neq
3 properties
InvalidParameterStandard
object
4 properties 2 required
ProviderRegionId
string
Region ID for cloud provider region.
NetworkId
string
The network ID to operate on. For serverless.v1 kind of cloud gateways, this field should be omitted.
CreateConfigurationRequest
object
Request schema for creating a configuration.
6 properties 3 required
NotFoundError
PageMeta
object
Contains pagination query parameters and the total number of objects returned.
3 properties 3 required
ControlPlaneGeoFieldNotEqualsFilter
object
Filter a control-plane geo by inequality match.
1 property 1 required
ConfigurationDataPlaneGroupAutoscale

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kong-data-plane-group-configurations-api-openapi.yml Raw ↑

Other APIs Kong publishes across the network.

Kong Gateway
Kong AI Gateway
Kong Agent Gateway
Kong MCP Registry
Kong Context Mesh
Kong Mesh
Kong Insomnia
Kong ACLs API
Kong Add-Ons API
Kong API API
Kong API Attributes API
Kong API Documentation API