OBJECT

ArchivedSnapshot

Description

Archived snapshot metadata.

link GraphQL Schema definition

  • type ArchivedSnapshot {
  • # The ID of the snapshot.
  • id: UUID!
  • # Archival location ID of the snapshot.
  • locationId: UUID!
  • }