Weaviate · Example Payload

Weaviate Replication Sharding State Response Example

Vector DatabaseAIMachine LearningSemantic SearchOpen SourceGraphQLKubernetes

Weaviate Replication Sharding State Response Example is an example object payload from Weaviate, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

shardingState

Example Payload

Raw ↑
{
  "shardingState": {
    "id": "example-id"
  }
}