Weaviate · Example Payload

Weaviate Backup Restore Status Response Example

Vector DatabaseAIMachine LearningSemantic SearchOpen SourceGraphQLKubernetes

Weaviate Backup Restore Status Response Example is an example object payload from Weaviate, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idbackendpatherrorstatus

Example Payload

Raw ↑
{
  "id": "example-okgldgcq",
  "backend": "example-erizkppj",
  "path": "example-tfwrcxbe",
  "error": "example-pbpkfhwe",
  "status": "STARTED"
}