Weaviate · Example Payload

Weaviate Replication Shard Replicas Example

Vector DatabaseAIMachine LearningSemantic SearchOpen SourceGraphQLKubernetes

Weaviate Replication Shard Replicas Example is an example object payload from Weaviate, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

shardreplicas

Example Payload

Raw ↑
{
  "shard": "example-okaxhiuo",
  "replicas": [
    "example-blqfnquj"
  ]
}