INTERFACE

PolarisSpecificSnapshot

Description

Rubrik-specific information about snapshots of specific object types. Currently, this is only valid for Azure Virtual Machine, AWS EC2, and M365 snapshots.

link GraphQL Schema definition

  • interface PolarisSpecificSnapshot {
  • # ID of the snapshot.
  • snapshotId: UUID!
  • }