Skip to content
Settings

SearchSnapshotStatus

Schema definition for SearchSnapshotStatus

SearchSnapshotStatus

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

This schema defines the structure and validation rules for SearchSnapshotStatus.

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

See other schemas in the search category.