Weaviate · Example Payload

Weaviate Replication Scale Plan Example

Vector DatabaseAIMachine LearningSemantic SearchOpen SourceGraphQLKubernetes

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

Top-level fields

planIdcollectionshardScaleActions

Example Payload

Raw ↑
{
  "planId": "550e8400-e29b-41d4-a716-446655440000",
  "collection": "example-lpemewll",
  "shardScaleActions": {
    "key": "value"
  }
}