OBJECT
SaasSnapshot
Description
Backup information for a specific SaaS snapshot taken by Rubrik.
link GraphQL Schema definition
- type SaasSnapshot implements PolarisSpecificSnapshot {
- # BackupEventStatus for the Saas snapshot.
- : BackupEventStatus
- # ID of the snapshot.
- : UUID!
- }
link Require by
This element is not required by anyone