Apache Helix · JSON Structure

Helix Rest Externalview Structure

Type: object Properties: 2
ApacheCluster ManagementDistributed SystemsOpen SourcePartitioningReplication

Helix Rest Externalview Structure is a JSON Structure definition published by Apache Helix, describing 2 properties. It conforms to the https://json-structure.org/meta/extended/v0/# meta-schema.

Properties

id mapFields

Meta-schema: https://json-structure.org/meta/extended/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/extended/v0/#",
  "$id": "https://api-evangelist.github.io/apache-helix/json-structure/helix-rest-externalview-structure.json",
  "title": "ExternalView",
  "type": "object",
  "properties": {
    "id": "string",
    "mapFields": "object"
  }
}