Apache Helix · Example Payload

Helix Rest Idealstate Example

ApacheCluster ManagementDistributed SystemsOpen SourcePartitioningReplication

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

Top-level fields

idstateModelDefRefmapFields

Example Payload

Raw ↑
{
  "id": "my-resource",
  "stateModelDefRef": "MasterSlave",
  "mapFields": {}
}