Skip to content
Settings

SnapshotGetRequest

Schema definition for SnapshotGetRequest

SnapshotGetRequest

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

This schema defines the structure and validation rules for SnapshotGetRequest.

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

See other schemas in the search category.