INTERFACE

PolarisSpecificSnapshot

Description

Rubrik-specific information about snapshots of specific object types. Currently, this is only valid for Azure virtual machine, Azure storage account, AWS EC2, AWS S3, and SaaS snapshots.

link GraphQL Schema definition

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