Skip to content
Settings

SnapshotGetRequest

Schema definition for SnapshotGetRequest

SnapshotGetRequest

snapshotIdstringrequired
ID of the snapshot to retrieve data.
pageSizeinteger
Page size.
pageNumberinteger
Page number (from 0).
clientPointTimestring
Page of time to retrieve the results.

This schema defines the structure and validation rules for SnapshotGetRequest.

  • snapshotId (string, required): ID of the snapshot to retrieve data.
  • pageSize (integer): Page size.
  • pageNumber (integer): Page number (from 0).
  • clientPointTime (string): Page of time to retrieve the results.

See other schemas in the search category.