Skip to content
Settings

SearchSnapshotStatus

Schema definition for SearchSnapshotStatus

SearchSnapshotStatus

snapshotIdstringrequired
ID of the snapshot.
statusstringrequired
Status of the snapshot.
Allowed values: RUNNING, FAILED, CANCELLED, SUCCESSFUL, NOT_FOUND
expirationDatestring
Expiration date of the snapshot.
entitiesCountinteger
Number of entities collected.

This schema defines the structure and validation rules for SearchSnapshotStatus.

  • snapshotId (string, required): ID of the snapshot.
  • status (string, required): Status of the snapshot.
  • expirationDate (string): Expiration date of the snapshot.
  • entitiesCount (integer): Number of entities collected.

See other schemas in the search category.