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 dcr API

The dcr API from GridGain — 6 operation(s) for dcr.

GridGain dcr 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.

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

This API exposes 7 operations across 6 paths, and defines 11 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.

7 operations 6 paths 11 schemas 2 GET5 POST

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 dcr 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 7

Across 6 paths, the API surfaces 7 operations — 2 GET, 5 POST. Each is listed below with its method, path, parameters, and response codes.

dcr 7
GET
/management/v1/dcr/replications
Retrieve a list of replications for connected clusters
listReplications → 200500503
POST
/management/v1/dcr/replications
Create a new replication for a cluster
createReplication body → 200400500503
GET
/management/v1/dcr/replications/{name}
Get information about specific replication
showReplication 1 param → 200404500503
POST
/management/v1/dcr/replications/{name}/delete
Delete replication
deleteReplication 1 param → 200404500503
POST
/management/v1/dcr/replications/{name}/flush
Specifies timestamp for replication which will be used as flush point.
flushReplication 1 param body → 200404500503
POST
/management/v1/dcr/replications/{name}/start
Start replication
startReplication 1 param body → 200404500503
POST
/management/v1/dcr/replications/{name}/stop
Stop replication
stopReplication 1 param body → 200404500503

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are ReplicationInfo (12 properties), Problem (8 properties), SslConfig (5 properties), CreateReplicationRequest (5 properties). Each schema is shown below with its type and property counts.

ReplicationInfo
object
Contains detailed information about a specific replication process.
12 properties 6 required
ReplicationError
object
Represents an error encountered during replication.
3 properties
CreateReplicationRequest
object
DTO for creating a cluster replication request.
5 properties
Problem
object
Extended description of the problem with the request.
8 properties
StartStopReplicationRequest
object
DTO for creating a cluster replication request.
3 properties
ReplicationStatus
string
Current status of the replication.
AuthConfig
object
Auth config of the connection to the source cluster.
2 properties 2 required
SslConfig
object
SSL config of the connection to the source cluster.
5 properties
FlushRequest
object
DTO for flush request.
1 property
TableStatus
object
Contains detailed information about a specific table replication process.
2 properties 2 required
InvalidParam
object
Information about invalid request parameter.
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

gridgain-dcr-api-openapi.yml Raw ↑

Other APIs GridGain publishes across the network.

GridGain REST API
GridGain authentication API
GridGain cdcManagement API
GridGain clusterConfiguration API
GridGain clusterManagement API
GridGain clusterMetric API
GridGain compute API
GridGain dataNodes 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 dcr 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.