How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

GridGain cdcManagement API

The cdcManagement API from GridGain — 9 operation(s) for cdcmanagement.

GridGain cdcManagement API is one of 26 APIs that GridGain publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 1 JSON Schema.

This API exposes 18 operations across 9 paths, and defines 13 schemas. It is described by OpenAPI 3.2.0, at version 9.1.22.

Requests are made against 2 base URLs: http://localhost:10300, http://localhost:8080/ignite.

18 operations 9 paths 13 schemas 3 DELETE8 GET5 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
9.1.22
Base URL
http://localhost:8080/ignite
Authentication
HTTP Basic, HTTP Bearer
License
Resource Areas
1

Authentication & Security 2

GridGain cdcManagement API declares 2 security schemes for authenticating requests. It accepts HTTP basic authentication (basicAuth). It accepts HTTP bearer tokens (bearerToken). By default, every request must be authenticated.

Paths & Operations 18

Across 9 paths, the API surfaces 18 operations — 3 DELETE, 8 GET, 5 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

cdcManagement 18
GET
/management/v1/cdc/replications
Get the list of CDC replications
getCdcReplications → 200404500503
POST
/management/v1/cdc/replications
Create CDC replication. CDC replication is identified by unique name. CDC replication has a type, parameters and a list of tables that should be replicated.
createCdcReplication body → 200500503400404409
GET
/management/v1/cdc/replications/{name}
Get CDC replication by name
getCdcReplication 1 param → 200404500503
POST
/management/v1/cdc/replications/{name}
Start CDC replication by name
startCdcReplication 1 param → 200404500503
DELETE
/management/v1/cdc/replications/{name}
Delete CDC replication by name
deleteCdcReplication 1 param → 200404500503
POST
/management/v1/cdc/replications/{name}/stop
Stop CDC replication by name
stopCdcReplication 1 param → 200404500503
GET
/management/v1/cdc/sinks
Get the list of CDC sinks
getSinks → 200404500503
POST
/management/v1/cdc/sinks
Create CDC sink. CDC sink is identified by unique name. CDC sink has a type, parameters and a list of tables that should be replicated.
createSink body → 200500503400404409
GET
/management/v1/cdc/sinks/{name}
Get CDC sink by name
getSink 1 param → 200404500503
PUT
/management/v1/cdc/sinks/{name}
Update CDC sink
updateSink 1 param body → 200500503400404409
DELETE
/management/v1/cdc/sinks/{name}
Delete CDC sink by name
deleteSink 1 param → 200404500503
GET
/management/v1/cdc/sinks/{name}/status
Get CDC sink status by name
getSinkStatus 1 param → 200404500503
GET
/management/v1/cdc/sources
Get the list of CDC sources
getSources → 200404500503
POST
/management/v1/cdc/sources
Create CDC source. CDC source is identified by unique name. CDC source has a type, parameters and a list of tables that should be replicated.
createSource body → 200500503400404409
GET
/management/v1/cdc/sources/{name}
Get CDC source by name
getSource 1 param → 200404500503
PUT
/management/v1/cdc/sources/{name}
Update CDC source
updateSource 1 param body → 200500503400404409
DELETE
/management/v1/cdc/sources/{name}
Delete CDC source by name
deleteSource 1 param → 200404500503
GET
/management/v1/cdc/sources/{name}/status
Get CDC source status by name
getSourceStatus 1 param → 200404500503

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are Problem (8 properties), Replication (7 properties), Sink (4 properties), Source (4 properties). Each schema is shown below with its type and property counts.

ReplicationMode
string
CDC replication mode. ALL - replicates all data from the source to the sink. NEWDATA - replicates only new data that appears in the source after the replicatio…
Sink
object
Sink
4 properties
Problem
object
Extended description of the problem with the request.
8 properties
SourceTable
object
Source Table
2 properties
Replication
object
Cdc replication model.
7 properties 5 required
SinkStatus
object
Sink status
2 properties
CdcReplicationStatus
string
CDC replication status. {@see org.gridgain.internal.cdc.api.replication.CdcReplicationStatus}
CheckResult
object
Cdc sink/source check result
2 properties
SourceType
string
Type
Source
object
Source
4 properties
InvalidParam
object
Information about invalid request parameter.
2 properties
SinkType
string
Type
SourceStatus
object
Source status
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

gridgain-cdcmanagement-api-openapi.yml Raw ↑

Other APIs GridGain publishes across the network.

GridGain REST API
GridGain authentication API
GridGain clusterConfiguration API
GridGain clusterManagement API
GridGain clusterMetric API
GridGain compute API
GridGain dataNodes API
GridGain dcr API
GridGain deployment API
GridGain distribution API
GridGain licenseManagement API
GridGain nodeConfiguration API
Where this information came from

This is an independent, third-party profile of GridGain cdcManagement API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.