Apache Ignite · Example Payload

Rest Api Node Metadata Example

CachingCompute GridDistributed DatabaseIn-MemoryOpen SourceSQL

Rest Api Node Metadata Example is an example object payload from Apache Ignite, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

restHosthttpPorthttpsPort

Example Payload

Raw ↑
{
  "restHost": "example-value",
  "httpPort": 568,
  "httpsPort": 255
}